IOleComponent2 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | FContinueMessageLoop(UInt32, IntPtr, array<MSG>^) | |
![]() | FDoIdle(UInt32) | |
![]() | FPreTranslateMessage(array<MSG>^) | |
![]() | FQueryTerminate(Int32) | |
![]() | FReserved1(UInt32, UInt32, IntPtr, IntPtr) | |
![]() | GetWaitHandlesAndTimeout(array<IntPtr>^, UInt32, UInt32, IntPtr) | When overridden in a derived class, returns the time-out and the list of handles on which this component is waiting. |
![]() | HwndGetWindow(UInt32, UInt32) | |
![]() | OnActivationChange(IOleComponent^, Int32, array<OLECRINFO>^, Int32, array<OLECHOSTINFO>^, UInt32) | |
![]() | OnAppActivate(Int32, UInt32) | |
![]() | OnEnterState(UInt32, Int32) | |
![]() | OnHandleSignaled(UInt32, IntPtr, Boolean) | When overridden in a derived class, enables the component to respond to a signal on a wait handle. |
![]() | OnLoseActivation() | |
![]() | OnTimeout(IntPtr, Boolean) | When overridden in a derived class, enables the component to respond to a time-out on the message loop. |
![]() | Terminate() |
Show:
