IOleInPlaceActiveObject.OnFrameWindowActivate(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void OnFrameWindowActivate(int fActivate);
public:
void OnFrameWindowActivate(int fActivate);
void OnFrameWindowActivate(int fActivate);
public void OnFrameWindowActivate (int fActivate);
abstract member OnFrameWindowActivate : int -> unit
Public Sub OnFrameWindowActivate (fActivate As Integer)
Parameters
- fActivate
- Int32
Remarks
For information on the COM interface, see IOleInPlaceActiveObject::OnFrameWindowActivate