Visit Gigasoft's Web Site
 
ProEssentials v7 Help

PEsetgraph Not Supported in v2.0 or later

 

BOOL PEsetgraph (hObject, lpGrphProps)

 

HWND 

hObject

The handle returned from PEcreate.

GRAPHPROPERTIES FAR* 

lpGrphProps

Points to a structure.

 

This function copies the properties contained in the GRAPHPROPERTIES structure to the Graph Object identified by hObject. This structure holds the non-array properties that belong to the Graph Object.

 

Returns

NonZero if the function was successful, otherwise Zero.

 

Comments

See Also: PEload, PEloadpartial, PEstore, PEstorepartial, PEloadfromfile, and PEsavetofile.