[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GlobalFree

GlobalFree Method

GlobalFree(IntPtr)

Declaration
public static extern IntPtr GlobalFree(IntPtr hMem)
Public Shared Function GlobalFree(hMem As IntPtr) As IntPtr
Parameters
Type Name Description
IntPtr hMem
Returns
Type Description
IntPtr