CPersistStream::CPersistStream (Compact 2013)
3/26/2014
This method is the constructor for the CPersistStream Class.
Syntax
CPersistStream(
IUnknown* pUnk,
HRESULT* phr
);
Parameters
- pUnk
Pointer to the IUnknown interface of the delegating object.
- phr
Pointer to the general COM return value. This value is changed only if this function fails.
Return Value
No return value.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |