IOleComponentManager Schnittstelle

Definition

Definiert einen Komponentenmanager, eine Komponente, die andere Komponenten mit der Meldungsschleife für das Meldungsverarbeiten und Speicherbelegung der Leerlaufzeit koordiniert. Sie können eine Instanz der Schnittstelle vom SOleComponentManager (SID_SOleComponentManager)-Dienst abrufen.

public interface class IOleComponentManager
public interface class IOleComponentManager
__interface IOleComponentManager
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("000C0601-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleComponentManager
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("000C0601-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleComponentManager = interface
Public Interface IOleComponentManager
Attribute

Methoden

FContinueIdle()
FCreateSubComponentManager(Object, Object, Guid, IntPtr)
FGetActiveComponent(UInt32, IOleComponent, OLECRINFO[], UInt32)
FGetParentComponentManager(IOleComponentManager)
FInState(UInt32, IntPtr)
FOnComponentActivate(UInt32)
FOnComponentExitState(UInt32, UInt32, UInt32, UInt32, IOleComponentManager[])
FPushMessageLoop(UInt32, UInt32, IntPtr)
FRegisterComponent(IOleComponent, OLECRINFO[], UInt32)
FReserved1(UInt32, UInt32, IntPtr, IntPtr)
FRevokeComponent(UInt32)
FSetTrackingComponent(UInt32, Int32)
FUpdateComponentRegistration(UInt32, OLECRINFO[])
OnComponentEnterState(UInt32, UInt32, UInt32, UInt32, IOleComponentManager[], UInt32)
QueryService(Guid, Guid, IntPtr)

Gilt für