Construction
COleMessageFilter | Constructs a COleMessageFilter object. |
Operations
Register | Registers the message filter with the OLE system DLLs. |
Revoke | Revokes the message filter’s registration with the OLE system DLLs. |
BeginBusyState | Puts the application in the busy state. |
EndBusyState | Terminates the application’s busy state. |
SetBusyReply | Determines the busy application’s reply to an OLE call. |
SetRetryReply | Determines the calling application’s reply to a busy application. |
SetMessagePendingDelay | Determines how long the application waits for a response to an OLE call. |
EnableBusyDialog | Enables and disables the dialog box that appears when a called application is busy. |
EnableNotRespondingDialog | Enables and disables the dialog box that appears when a called application is not responding. |
Overridables
OnMessagePending | Called by the framework to process messages while an OLE call is in progress. |
COleMessageFilter Overview | Base Class Members | Hierarchy Chart