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.
The SetPagePart method associates a new part with the page.
Syntax
HRESULT SetPagePart(
[in] IUnknown *pUnk
);
Parameters
[in] pUnk
A pointer to the new part.
Return value
SetPagePart returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | filterpipeline.h |