Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
CPersistStream::CPersistStream
Constructor method.
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:** Declared in Pstream.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also