GetObject Method
GetObject(nint, int, nint)
Declaration
public static extern int GetObject(nint hgdiobj, int cbBuffer, nint lpvObject)
Parameters
Type |
Name |
Description |
nint |
hgdiobj |
|
int |
cbBuffer |
|
nint |
lpvObject |
|
Returns
GetObject(nint, int, LOGFONT)
Declaration
public static extern int GetObject(nint hgdiobj, int cbBuffer, Win32.LOGFONT lpvObject)
Parameters
Returns
GetObject(nint, int, ref LOGFONT_UNMANAGED)
Declaration
public static extern int GetObject(nint hgdiobj, int cbBuffer, ref Win32.LOGFONT_UNMANAGED lplf)
Parameters
Returns