Sponsors

WindowFromDC

Function name: WindowFromDC

Defined in : user32

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

Declaration:

Declare Function WindowFromDC Lib "user32" (ByVal hdc As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

WindowFromDC Example

Device Context

Categories