HGLOBAL SHGExport(HWND hwParent, HGLOBAL hDib, HGLOBAL hSegInfo)
Performs export of DIB as SHG-Graphic with Hotspots
Defined in: C:/HLPACCES/SHGEXPOR.C
Parameters
hwParent
Parent-Window for error Messages
hDib
DIB-Handle
hSegInfo
Segmentation Informations or NULL if none available See File SEG.H for more Informations on format
See Also
Return Codes
NULL | on Error | |
!=NULL | Global Memory Handle containing the SHG file Data. |