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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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