IOleComponent Members
Include Protected Members
Include Inherited Members
Provides components needing idle time, such as packages that manage modeless top-level windows, with access to the message loop and other facilities. Register the interface with the component manager, IOleComponentManager.
The IOleComponent type exposes the following members.
Methods
Name | Description | |
---|---|---|
FContinueMessageLoop | ||
FDoIdle | ||
FPreTranslateMessage | ||
FQueryTerminate | ||
FReserved1 | ||
HwndGetWindow | ||
OnActivationChange | ||
OnAppActivate | ||
OnEnterState | ||
OnLoseActivation | ||
Terminate |
Top