void EnableNotRespondingDialog( BOOL bEnableNotResponding = TRUE );
Parameters
bEnableNotResponding
Specifies whether the “not responding” dialog box is enabled or disabled.
Remarks
Enables and disables the “not responding” dialog box, which is displayed if a keyboard or mouse message is pending during an OLE call and the call has timed out.
COleMessageFilter Overview | Class Members | Hierarchy Chart
See Also COleMessageFilter::EnableBusyDialog, COleMessageFilter::BeginBusyState, COleMessageFilter::SetBusyReply, COleBusyDialog