Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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