Microsoft DirectX 9.0 |
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.
See Also