Sponsors

GetDeviceCaps

Function name: GetDeviceCaps

Defined in : GDI32

Requirements : Windows NT 3.1 or later; Windows 95 or later

Declaration:

Declare Function GetDeviceCaps Lib "gdi32" Alias "GetDeviceCaps" (ByVal hdc As Long, ByVal nIndex As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Moving Mouse

Windows Information

Categories