VioSetState - Syntax

Sets one or more of the following states:

#define INCL_VIO
#include <os2.h>

PVIOD     RequestBlock;
HVIO      VioHandle;     /*  VIO presentation-space handle */
APIRET    rc;            /*  Return code. */

rc = VioSetState(RequestBlock, VioHandle);


[Back: VioSetState]
[Next: VioSetState Parameter - RequestBlock]