void EnableBusyDialog( BOOL bEnableBusy = TRUE );
Parameters
bEnableBusy
Specifies whether the “busy” dialog box is enabled or disabled.
Remarks
Enables and disables the busy dialog box, which is displayed when the message-pending delay expires (see SetRetryReply) during an OLE call.
COleMessageFilter Overview | Class Members | Hierarchy Chart
See Also COleMessageFilter::EnableNotRespondingDialog, COleMessageFilter::BeginBusyState, COleMessageFilter::SetBusyReply, COleMessageFilter::SetRetryReply, COleBusyDialog