NAME

DllCanUnloadNow  (OLEAUT32.410)

SYNOPSIS

 HRESULT DllCanUnloadNow
 (
 )

DESCRIPTION

Determine if this dll can be unloaded from the callers address space.

PARAMS

None.

RETURNS

Always returns S_FALSE. This dll cannot be unloaded.

IMPLEMENTATION

Defined in "objbase.h".

Implemented in "dlls/oleaut32/oleaut.c". source.winehq.org/source/dlls/oleaut32/oleaut.c

Debug channel "ole".


Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.