|
PEloadBOOL PEload (hObject, lphGlobal)
This function reloads an objects data from binary form located in a global memory object.
Returns NonZero if the function was successful, otherwise Zero.
Comments Call the PEreinitialize and PEresetimage functions after calling PEload. OCX developers set PEactions = 0, and VCL developers set PEactions := xReinitAndReset after calling PEload.
Use PEstore to initially store the object's information into the binary format.
See Also: PEloadpartial, PEstore, PEstorepartial, PEloadfromfile, and PEsavetofile.
Chapter 5 of the manual has a section on serialization which provides examples on how to use this function. |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |