public class IOleInPlaceActiveObject extends IOleWindow
Constructor and Description |
---|
IOleInPlaceActiveObject(long address) |
Modifier and Type | Method and Description |
---|---|
void |
OnDocWindowActivate(boolean fActivate) |
void |
OnFrameWindowActivate(boolean fActivate) |
int |
ResizeBorder(RECT prcBorder,
long pUIWindow,
boolean fFrameWindow) |
int |
TranslateAccelerator(MSG lpmsg) |
GetWindow
AddRef, getAddress, QueryInterface, Release
public int TranslateAccelerator(MSG lpmsg)
public void OnFrameWindowActivate(boolean fActivate)
public void OnDocWindowActivate(boolean fActivate)
public int ResizeBorder(RECT prcBorder, long pUIWindow, boolean fFrameWindow)
Copyright © 2017. All Rights Reserved.