[]
        
(Showing Draft Content)

C1.Util.Win.Win32.FreeLibrary

FreeLibrary Method

FreeLibrary(IntPtr)

Declaration
public static extern bool FreeLibrary(IntPtr dllHandle)
Parameters
Type Name Description
IntPtr dllHandle
Returns
Type Description
bool