GlobalLock Function - Windows API
Purpose
¶
Declaration
¶
C#
¶
[DllImport("kernel32.dll", SetLastError = true)] private static extern int GlobalLock(int hMem);