IOleInPlaceSiteEx Schnittstelle

Definition

Stellt zusätzliche Aktivierungs- und Deaktivierungs-Benachrichtigungsmethoden bereit, um ein Blinken des Bildschirms zu vermeiden, wenn ein Objekt aktiviert bzw. deaktiviert wird. Erweitert IOleInPlaceSite und erbt davon. Weitere Informationen finden Sie unter IOleInPlaceSiteEx.

public interface class IOleInPlaceSiteEx : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceSite
public interface class IOleInPlaceSiteEx : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceSite
__interface IOleInPlaceSiteEx : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceSite
[System.Runtime.InteropServices.Guid("9C2CAD80-3424-11CF-B670-00AA004CD6D8")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleInPlaceSiteEx : Microsoft.VisualStudio.OLE.Interop.IOleInPlaceSite
[<System.Runtime.InteropServices.Guid("9C2CAD80-3424-11CF-B670-00AA004CD6D8")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleInPlaceSiteEx = interface
    interface IOleInPlaceSite
Public Interface IOleInPlaceSiteEx
Implements IOleInPlaceSite
Abgeleitet
Attribute
Implementiert

Methoden

CanInPlaceActivate()
ContextSensitiveHelp(Int32)
DeactivateAndUndo()
DiscardUndoState()
GetWindow(IntPtr)
GetWindowContext(IOleInPlaceFrame, IOleInPlaceUIWindow, RECT[], RECT[], OLEINPLACEFRAMEINFO[])
OnInPlaceActivate()
OnInPlaceActivateEx(Int32, UInt32)
OnInPlaceDeactivate()
OnInPlaceDeactivateEx(Int32)
OnPosRectChange(RECT[])
OnUIActivate()
OnUIDeactivate(Int32)
RequestUIActivate()
Scroll(SIZE)

Gilt für