CAtlDllModuleT::DllCanUnloadNow
Tests if the DLL can be unloaded.
HRESULT DllCanUnloadNow( ) throw( );
Return Value
Returns S_OK if the DLL can be unloaded, or S_FALSE if it cannot.
Requirements
Header: atlbase.h
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Tests if the DLL can be unloaded.
HRESULT DllCanUnloadNow( ) throw( );
Returns S_OK if the DLL can be unloaded, or S_FALSE if it cannot.
Header: atlbase.h