PyCDC.GetDeviceCaps

int = GetDeviceCaps(index)

Retrieves a capability of the device context.

Parameters

index : int

The information requested. See the win32api documentation for details.

MFC References

CDC::GetDeviceCaps

Return Value

The value of the requested capability