Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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