[]
        
(Showing Draft Content)

C1.Util.Win.Win32.FreeLibrary

FreeLibrary Method

FreeLibrary(IntPtr)

Declaration
public static extern bool FreeLibrary(IntPtr dllHandle)
Public Shared Function FreeLibrary(dllHandle As IntPtr) As Boolean
Parameters
Type Name Description
IntPtr dllHandle
Returns
Type Description
bool