Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
void EnableNotRespondingDialog(
BOOL bEnableNotResponding = TRUE
);
Parameters
- bEnableNotResponding
Specifies whether the "not responding" dialog box is enabled or disabled.
Requirements
Header: afxole.h
See Also
Reference
COleMessageFilter::EnableBusyDialog
COleMessageFilter::BeginBusyState
COleMessageFilter::SetBusyReply