CBasePropertyPage::Deactivate (Compact 2013)
3/26/2014
The Deactivate method destroys the dialog window. This method implements the IPropertyPage::Deactivate method.
Syntax
HRESULT Deactivate(void);
Return Value
Returns an HRESULT value. Possible values include the following.
Value |
Description |
---|---|
S_OK |
Success. |
E_UNEXPECTED |
Unexpected failure. |
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |