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.
.gif)
| Previous | Next |
IWMPPluginUI::DisplayPropertyPage
The DisplayPropertyPage method is called by Windows Media Player to request that the plug-in display its property page. This method is passed a handle to a parent window of the plug-in property page dialog box.
Syntax
Parameters
hwndParent
[in] HWND handle to a parent window of the property page dialog box.
Return Values
This method returns an HRESULT.
Remarks
This method is called by Windows Media Player only for plug-ins that provide a property page.
Windows Media Player 10 Mobile: This method is not supported.
Requirements
Version: Windows Media Player 9 Series or later.
Header: Include wmpplug.h.
See Also
| Previous | Next |