Microsoft DirectX 9.0 |
Downstream filters use the SetCurrentPage method to assign the current page.
Syntax
HRESULT SetCurrentPage(
AM_WST_PAGE WstPage
);
Parameters
WstPage
[in] Specifies an AM_WST_PAGE structure that is used to assign the current page.
Return Values
When the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
See Also