COleMessageFilter Members
Base Class Members
Construction
Constructs a COleMessageFilter object. |
Operations
Puts the application in the busy state. |
|
Enables and disables the dialog box that appears when a called application is busy. |
|
Enables and disables the dialog box that appears when a called application is not responding. |
|
Terminates the application's busy state. |
|
Registers the message filter with the OLE system DLLs. |
|
Revokes the message filter's registration with the OLE system DLLs. |
|
Determines the busy application's reply to an OLE call. |
|
Determines how long the application waits for a response to an OLE call. |
|
Determines the calling application's reply to a busy application. |
Overridables
Called by the framework to process messages while an OLE call is in progress. |