DXGKDDI_OPM_CREATE_PROTECTED_OUTPUT_NONLOCAL_DISPLAY funzione di callback (dispmprt.h)

Sintassi

DXGKDDI_OPM_CREATE_PROTECTED_OUTPUT_NONLOCAL_DISPLAY DxgkddiOpmCreateProtectedOutputNonlocalDisplay;

NTSTATUS DxgkddiOpmCreateProtectedOutputNonlocalDisplay(
  PVOID MiniportDeviceContext,
  DXGKMDT_OPM_VIDEO_OUTPUT_SEMANTICS NewVideoOutputSemantics,
  UINT64 OPMEncoderContext,
  DXGKMDT_OPM_ACTUAL_OUTPUT_FORMAT *pActualOutputFormat,
  UINT64 NonLocalOutputId,
  DXGKMDT_OPM_CONNECTOR_TYPE NonLocalConnectorType,
  PHANDLE NewProtectedOutputHandle
)
{...}

Parametri

MiniportDeviceContext

NewVideoOutputSemantics

OPMEncoderContext

pActualOutputFormat

NonLocalOutputId

NonLocalConnectorType

NewProtectedOutputHandle

Valore restituito

Restituisce STATUS_SUCCESS se l'operazione ha esito positivo.

Requisiti

Requisito Valore
Intestazione dispmprt.h