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.
Notifies the object when the container's top-level frame window is activated or deactivated.
Syntax
HRESULT OnFrameWindowActivate(
[in] BOOL fActivate
);
Parameters
[in] fActivate
The state of the container's top-level frame window. This parameter is TRUE if the window is activating and FALSE if it is deactivating.
Return value
This method returns S_OK on success.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | oleidl.h |