DllCanUnloadNow (MAPI32.28)
HRESULT DllCanUnloadNow ( )
Determine if this dll can be unloaded from the callers address space.
None. |
S_OK, if the dll can be unloaded, S_FALSE, otherwise.
Declared in "include/rpcproxy.h". gitlab.winehq.org/wine/wine/blob/master/include/rpcproxy.h
Implemented in "dlls/mapi32/mapi32_main.c". gitlab.winehq.org/wine/wine/blob/master/dlls/mapi32/mapi32_main.c
Debug channel "mapi".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.