This documentation is archived and is not being maintained.
IOleComponentManager Methods
Namespace:
Microsoft.VisualStudio.OLE.InteropAssembly:
Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
| Name | Description |
|---|
 | FContinueIdle() | |
 | FCreateSubComponentManager(Object^, Object^, Guid, IntPtr) | |
 | FGetActiveComponent(UInt32, IOleComponent^, array<OLECRINFO>^, UInt32) | |
 | FGetParentComponentManager(IOleComponentManager^) | |
 | FInState(UInt32, IntPtr) | |
 | FOnComponentActivate(UInt32) | |
 | FOnComponentExitState(UInt32, UInt32, UInt32, UInt32, array<IOleComponentManager^>^) | |
 | FPushMessageLoop(UInt32, UInt32, IntPtr) | |
 | FRegisterComponent(IOleComponent^, array<OLECRINFO>^, UInt32) | |
 | FReserved1(UInt32, UInt32, IntPtr, IntPtr) | |
 | FRevokeComponent(UInt32) | |
 | FSetTrackingComponent(UInt32, Int32) | |
 | FUpdateComponentRegistration(UInt32, array<OLECRINFO>^) | |
 | OnComponentEnterState(UInt32, UInt32, UInt32, UInt32, array<IOleComponentManager^>^, UInt32) | |
 | QueryService(Guid, Guid, IntPtr) | |
Return to top