Visit Gigasoft's Web Site
 
ProEssentials v7 Help

PEgetsgraph Not Supported in v2.0 or later

 

BOOL PEgetsgraph (hObject, lpSGrphProps)

 

HWND 

hObject

Handle from PEcreate.

SGRAPHPROPERTIES FAR* 

lpSGrphProps

Pointer to a structure.

 

This function fills all members of the SGRAPHPROPERTIES structure by copying properties from the object identified by hObject. This structure holds the non-array properties that belong to the Scientific Graph Object.

 

Returns

NonZero if the function was successful, otherwise Zero.

 

Comments

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