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.
This method is called immediately after the message loop exits.
HRESULT PostMessageLoop( ) throw( );
Return Value
Returns S_OK on success, or an error HRESULT on failure.
Remarks
Override this method to perform custom application cleanup. The default implementation calls CAtlExeModuleT::RevokeClassObjects.
Requirements
Header: atlbase.h