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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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