예제 #1
0
파일: Gdiplus.cs 프로젝트: pgovind/runtime
 public static extern int GetObject(HandleRef hObject, int nSize, ref BITMAP bm);
예제 #2
0
 public static extern int GetObject(IntPtr hgdiobj, int cbBuffer, ref BITMAP lpvObject);