Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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;
};