Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
Concepts
COleMessageFilter::EnableNotRespondingDialog
COleMessageFilter::BeginBusyState
COleMessageFilter::SetBusyReply