Internalize
TheInternalizemethod reads all properties and values from this storage unit into memory.
ODStorageUnit Internalize ();
- return value
- A reference to this storage unit.
DISCUSSION
OpenDoc calls this method; your part does not call this method.EXCEPTIONS
kODErrInvalidStorageUnit- This storage unit is not valid.
SEE ALSO
TheODStorageUnit::Externalizemethod (page 683).