Função DlSynchronizeExecution (dispmprt.h)
Sincroniza a execução de uma função de DXGKCB_SYNCHRONIZE_EXECUTION fornecida pelo driver de miniport com a função DxgkDdiInterruptRoutine do driver de miniport.
Sintaxe
BOOLEAN DlSynchronizeExecution(
PVOID DeviceHandle,
VIDEO_SYNCHRONIZE_PRIORITY Priority,
PMINIPORT_SYNCHRONIZE_ROUTINE SynchronizeRoutine,
PVOID Context,
ULONG MessageNumber
);
Parâmetros
DeviceHandle
Um identificador que representa um adaptador de exibição.
Priority
SynchronizeRoutine
Context
MessageNumber
Retornar valor
Essa função retorna BOOLEAN.
Requisitos
Requisito | Valor |
---|---|
Cabeçalho | dispmprt.h |