CPersistStream::Load (Compact 2013)
3/26/2014
This method loads the filter's data from a given stream.
Syntax
HRESULT Load(
LPSTREAM pStm
);
Parameters
- pStm
Pointer to the stream from which to be loaded.
Return Value
Returns an HRESULT value.
Remarks
This member function implements the IPersistStream::Load method.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |