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 |
IWMPEffects::DisplayPropertyPage
The DisplayPropertyPage method displays the property page of a visualization, if it exists.
Syntax
Parameters
hwndOwner
[in] Handle to the dialog that will be displayed.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.
Remarks
Implement this method if you want to display a property page to the user to adjust any values of the visualization.
Requirements
Version: Windows Media Player version 7.0 or later.
Header: Include effects.h.
See Also
| Previous | Next |