Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section applies only to Windows Server 2003 SP1 and later, and Windows XP SP2 and later.
Use the following example code to define the COPP device class:
// COPP device class.
struct DXVA_COPPDeviceClass : public DXVA_DeviceBaseClass
{
VOID* m_pThis;
};