Funktionreferenz


_WinAPI_GetROP2


Retrieves the foreground mix mode of the specified device context

#include <WinAPIGdi.au3>
_WinAPI_GetROP2 ( $hDC )

Parameter

$hDC Handle to the device context.

Rückgabewert

Success: The value that specifies the foreground mix mode ($R2_*).
Failure: 0.

Bemerkungen

None.

Siehe auch

Suche nach GetROP2 in der MSDN Bibliothek.