Contents Index Topic Contents | ||
Previous Topic: SOGetScanLineBuffer Next Topic: SOPutBreak |
SOPutBitmapHeader
Outputs information about a bitmap.
Syntax
VOID SOPutBitmapHeader( PSOBITMAPHEADER pBitmapHeader, HPROC reserved );Parameters
- pBitmapHeader
- Address of the SOBITMAPHEADER structure that contains the bitmap header information.
- reserved
- Reserved; do not use.
Return Value
No return value.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.