IPersistStreamInit::Load
Same as IPersistStream::Load
HRESULT
Load(
LPSTREAM pStm |
//Pointer to the stream from which the object should
be loaded |
); |
|
Remarks
Notes to Implementers
If the object
has already been initialized with InitNew, then this method must return
E_UNEXPECTED.