Example #1
0
 public static extern int GetObject(HandleRef hObject, int nSize, ref BITMAP bm);
Example #2
0
 public static extern int GetObject(IntPtr hgdiobj, int cbBuffer, ref BITMAP lpvObject);