OleComponent Class
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Microsoft.VisualStudio.PlatformUI.DisposableObject
Microsoft.VisualStudio.PlatformUI.OleComponentSupport.OleComponent
| Name | Description | |
|---|---|---|
![]() | OleComponent(IOleComponentManager, String) | Microsoft internal use only. |
| Name | Description | |
|---|---|---|
![]() | DiagnosticsName | Microsoft internal use only. |
![]() | IsDisposed | This API supports the product infrastructure and is not intended to be used directly from your code. Returns whether the object has been disposed once, which protects against double disposal.(Inherited from DisposableObject.) |
![]() | IsTrackingComponent | Microsoft internal use only. |
![]() | PeriodicIdleTimePeriod | Microsoft internal use only. |
| Name | Description | |
|---|---|---|
![]() | BeginTracking() | Microsoft internal use only. |
![]() ![]() | CreateHostedComponent(String) | Microsoft internal use only. |
![]() | Dispose() | This API supports the product infrastructure and is not intended to be used directly from your code. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from DisposableObject.) |
![]() | Dispose(Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Standard virtual overload for IDisposable pattern.(Inherited from DisposableObject.) |
![]() | DisposeManagedResources() | Microsoft internal use only.(Overrides DisposableObject.DisposeManagedResources().) |
![]() | DisposeNativeResources() | This API supports the product infrastructure and is not intended to be used directly from your code. Allows derived classes to provide custom dispose handling for native resources.(Inherited from DisposableObject.) |
![]() ![]() | DoOleEvents(IOleComponentManager, Func<Boolean>) | Microsoft internal use only. |
![]() | EndTracking() | Microsoft internal use only. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | FContinueMessageLoopCore(UInt32, IntPtr, MSG[]) | Microsoft internal use only. |
![]() | FDoIdleCore(UInt32) | Microsoft internal use only. |
![]() | Finalize() | This API supports the product infrastructure and is not intended to be used directly from your code. Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from DisposableObject.) |
![]() | FPreTranslateMessageCore(MSG[]) | Microsoft internal use only. |
![]() | FQueryTerminateCore(Int32) | Microsoft internal use only. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | HwndGetWindowCore(UInt32, UInt32) | Microsoft internal use only. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnActivationChangeCore(IOleComponent, Int32, OLECRINFO[], Int32, OLECHOSTINFO[], UInt32) | Microsoft internal use only. |
![]() | OnAppActivateCore(Int32, UInt32) | Microsoft internal use only. |
![]() | OnChangeStateCore(UInt32, Int32) | Microsoft internal use only. |
![]() | OnLoseActivationCore() | Microsoft internal use only. |
![]() | PushMessageLoop(_OLELOOP, IntPtr) | Microsoft internal use only. |
![]() | TerminateCore() | Microsoft internal use only. |
![]() | ThrowIfDisposed() | This API supports the product infrastructure and is not intended to be used directly from your code. Throws an ObjectDisposedException if this object has been disposed.(Inherited from DisposableObject.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | ActivationChange | Microsoft internal use only. |
![]() | ActivationLost | Microsoft internal use only. |
![]() | AppActivate | Microsoft internal use only. |
![]() | ContinueMessageLoop | Microsoft internal use only. |
![]() | Disposing | This API supports the product infrastructure and is not intended to be used directly from your code. Raised when the event is being disposed, that is, while it is still accessible.(Inherited from DisposableObject.) |
![]() | DoIdle | Microsoft internal use only. |
![]() | DoPeriodicIdle | Microsoft internal use only. |
![]() | GetWindow | Microsoft internal use only. |
![]() | ModalStateChanged | Microsoft internal use only. |
![]() | PreTranslateMessage | Microsoft internal use only. |
![]() | QueryTerminate | Microsoft internal use only. |
![]() | RecordingStateChanged | Microsoft internal use only. |
![]() | RedrawOffStateChanged | Microsoft internal use only. |
![]() | Terminate | Microsoft internal use only. |
![]() | WarningsOffStateChanged | Microsoft internal use only. |
| Name | Description | |
|---|---|---|
![]() ![]() | IOleComponent.FContinueMessageLoop(UInt32, IntPtr, MSG[]) | Microsoft internal use only. |
![]() ![]() | IOleComponent.FDoIdle(UInt32) | Microsoft internal use only. |
![]() ![]() | IOleComponent.FPreTranslateMessage(MSG[]) | Microsoft internal use only. |
![]() ![]() | IOleComponent.FQueryTerminate(Int32) | Microsoft internal use only. |
![]() ![]() | IOleComponent.FReserved1(UInt32, UInt32, IntPtr, IntPtr) | Microsoft internal use only. |
![]() ![]() | IOleComponent.HwndGetWindow(UInt32, UInt32) | Microsoft internal use only. |
![]() ![]() | IOleComponent.OnActivationChange(IOleComponent, Int32, OLECRINFO[], Int32, OLECHOSTINFO[], UInt32) | Microsoft internal use only. |
![]() ![]() | IOleComponent.OnAppActivate(Int32, UInt32) | Microsoft internal use only. |
![]() ![]() | IOleComponent.OnEnterState(UInt32, Int32) | Microsoft internal use only. |
![]() ![]() | IOleComponent.OnLoseActivation() | Microsoft internal use only. |
![]() ![]() | IOleComponent.Terminate() | Microsoft internal use only. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.






