Attributes
FromIDispatch | Returns a pointer to the CCmdTarget object associated with the IDispatch pointer. |
GetIDispatch | Returns a pointer to the IDispatch object associated with the CCmdTarget object. |
IsResultExpected | Returns nonzero if an automation function should return a value. |
Operations
BeginWaitCursor | Displays the cursor as an hourglass cursor. |
EnableAutomation | Allows OLE automation for the CCmdTarget object. |
EndWaitCursor | Returns to the previous cursor. |
RestoreWaitCursor | Restores the hourglass cursor. |
Overridables
OnCmdMsg | Routes and dispatches command messages. |
OnFinalRelease | Cleans up after the last OLE reference is released. |