BOOL IsPropSaved(
long lOffset);
Parameters
Offset
The offset into the user-defined buffer.
Comments
Returns TRUE if the property identified by the given offset was saved. Call after a successful Load to test whether the property was previously saved and loaded. Call after a successful Save to test whether a property was saved.