Share via


IOleComponent2 Members

Include Protected Members
Include Inherited Members

Enables components to participate in message processing while they are waiting for handles.

The IOleComponent2 type exposes the following members.

Methods

 

Name

Description

Public method

FContinueMessageLoop

Overloaded.

Public method

FDoIdle

Overloaded.

Public method

FPreTranslateMessage

Overloaded.

Public method

FQueryTerminate

Overloaded.

Public method

FReserved1

Overloaded.

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

Overloaded.

Public method

OnActivationChange

Overloaded.

Public method

OnAppActivate

Overloaded.

Public method

OnEnterState

Overloaded.

Public method

OnHandleSignaled

When overridden in a derived class, enables the component to respond to a signal on a wait handle.

Public method

OnLoseActivation

Overloaded.

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

Overloaded.

Top

See Also

Reference

IOleComponent2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace