NativeMethodsGetDeviceCaps Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static int GetDeviceCaps(
	IntPtr hDC,
	int nIndex
)

Parameters

hDC  IntPtr
 
nIndex  Int32
 

Return Value

Int32

See Also