Outputs the vector header, specifying the display resolution, x- and y-axis orientation, background color, and color value type (RGB or palette).
VOID SOPutVectorHeader(
PSOVECTORHEADER pVectorHeader, | |
HPROC reserved | |
); |
Parameters
pVectorHeader
Address of a SOVECTORHEADER structure.
reserved
Reserved; do not use.
Return Values
None.