IOleComponent2 Methods

Include Protected Members
Include Inherited Members

The IOleComponent2 type exposes the following members.

Methods

  Name Description
Public method FContinueMessageLoop (Inherited from IOleComponent.)
Public method FDoIdle (Inherited from IOleComponent.)
Public method FPreTranslateMessage (Inherited from IOleComponent.)
Public method FQueryTerminate (Inherited from IOleComponent.)
Public method FReserved1 (Inherited from IOleComponent.)
Public method GetWaitHandlesAndTimeout When overridden in a derived class, returns the time-out and the list of handles on which this component is waiting.
Public method HwndGetWindow (Inherited from IOleComponent.)
Public method OnActivationChange (Inherited from IOleComponent.)
Public method OnAppActivate (Inherited from IOleComponent.)
Public method OnEnterState (Inherited from IOleComponent.)
Public method OnHandleSignaled When overridden in a derived class, enables the component to respond to a signal on a wait handle.
Public method OnLoseActivation (Inherited from IOleComponent.)
Public method OnTimeout When overridden in a derived class, enables the component to respond to a time-out on the message loop.
Public method Terminate (Inherited from IOleComponent.)

Top

See Also

Reference

IOleComponent2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace