PFND3D12DDI_WAITFORSYNCHRONIZATIONOBJECT2CB fonction de rappel (d3d12umddi.h)
Insère une attente pour les objets de synchronisation spécifiés dans le flux de contexte spécifié.
PFND3D12DDI_WAITFORSYNCHRONIZATIONOBJECT2CB Pfnd3d12ddiWaitforsynchronizationobject2cb;
HRESULT Pfnd3d12ddiWaitforsynchronizationobject2cb(
D3D12DDI_HRTDEVICE hDevice,
const D3D12DDICB_WAITFORSYNCHRONIZATIONOBJECT2 *unnamedParam2
)
{...}
hDevice
Handle vers un périphérique.
unnamedParam2
Pointeur vers une structure D3D12DDICB_WAITFORSYNCHRONIZATIONOBJECT2 .
Retourne HRESULT.
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10 version 1903 |
En-tête | d3d12umddi.h |