Visit Gigasoft's Web Site
 
ProEssentials v7 Help

PEsetsgraph Not Supported in v2.0 or later

 

BOOL PEsetsgraph (hObject, lpSGrphProps)

 

HWND 

hObject

The handle returned from PEcreate.

SGRAPHPROPERTIES FAR* 

lpSGrphProps

Points to a structure..

 

This function copies the properties contained in the SGRAPHPROPERTIES structure to the Scientific Graph 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.