|
Note that VdpDevice objects are created using the Window System Integration Layer.
Typedefs | |
| typedef uint32_t | VdpDevice |
| An opaque handle representing a VdpDevice object. | |
| typedef VdpStatus | VdpDeviceDestroy (VdpDevice device) |
| Destroy a VdpDevice. | |
| typedef uint32_t VdpDevice |
An opaque handle representing a VdpDevice object.
| typedef VdpStatus VdpDeviceDestroy(VdpDevice device) |
Destroy a VdpDevice.
| [in] | device | The device to destroy. |
1.5.6