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