Desktop Functions: Smart Device Functions:
|
Search Results for "GlobalFree" in [All]Structures1: FORMATETC
// member is null, the destination process should use GlobalFree to release
' member is null, the destination process should use GlobalFree to release kernel322: GlobalFree
static extern IntPtr GlobalFree(IntPtr hMem);
Friend Shared Function GlobalFree(ByVal hMem As IntPtr) As IntPtr winspool
GlobalFree(hDevMode);
GlobalFree(hDevMode);
GlobalFree(hDevMode);
GlobalFree(hDevMode); |