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 busy dialog box, which is displayed when the message-pending delay expires (see SetRetryReply) during an OLE call.
void EnableBusyDialog(
BOOL bEnableBusy = TRUE
);
Parameters
- bEnableBusy
Specifies whether the "busy" dialog box is enabled or disabled.
Requirements
Header: afxole.h
See Also
Reference
COleMessageFilter::EnableNotRespondingDialog
COleMessageFilter::BeginBusyState
COleMessageFilter::SetBusyReply
COleMessageFilter::SetRetryReply