Поделиться через


CAtlExeModuleT::m_dwTimeOut

A time-out value used to delay the unloading of the module.

DWORD m_dwTimeOut;

Заметки

Change this value after calling CAtlExeModuleT::InitializeCom to define the number of milliseconds used as the time-out value for shutting down the server. The default value is 5000 milliseconds. See the CAtlExeModuleT Overview for more details.

Требования

Header: atlbase.h

См. также

Основные понятия

CAtlExeModuleT Class

CAtlExeModuleT Members