IPersistStreamInit::Load  926UBK

Same as IPersistStream::Load5_OA0S.

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.