Visit Gigasoft's Web Site
 
ProEssentials v7 Help

PEgetgraph v1.5 Not Supported in v2.0 or later

 

BOOL PEgetgraph (hObject, lpGrphProps)

 

HWND 

hObject

The handle from PEcreate.

GRAPHPROPERTIES FAR* 

lpGrphProps

Points to a structure.

 

This function fills all members of the GRAPHPROPERTIES structure by copying properties from the object identified by hObject. This structure contains the non-array properties that belong to the Graph control.

 

Returns

NonZero if the function was successful, otherwise Zero.

 

Comments

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