Platform SDK: DirectX |
The DirectDraw7.GetCaps method fills in the capabilities of the device driver for the hardware and the hardware emulation layer (HEL).
object.GetCaps(hwCaps As DDCAPS, helCaps As DDCAPS)
If the method fails, it raises an error, and Err.Number can be set to one of the following values:
DDERR_INVALIDOBJECT |
DDERR_INVALIDPARAMS |