Freigeben über


UCSI_GET_ALTERNATE_MODES_RECIPIENT-Aufzählung (ucmucsispec.h)

Wird im Befehl GET_ALTERNATE_MODES verwendet. Siehe Tabelle 4-24, Offset 16 in UCSI-Spezifikation Version 1.2.

Syntax

typedef enum _UCSI_GET_ALTERNATE_MODES_RECIPIENT {
  UcsiGetAlternateModesRecipientConnector,
  UcsiGetAlternateModesRecipientSop,
  UcsiGetAlternateModesRecipientSopP,
  UcsiGetAlternateModesRecipientSopPP
} UCSI_GET_ALTERNATE_MODES_RECIPIENT;

Konstanten

 
UcsiGetAlternateModesRecipientConnector
UcsiGetAlternateModesRecipientSop
UcsiGetAlternateModesRecipientSopP
UcsiGetAlternateModesRecipientSopPP

Anforderungen

Anforderung Wert
Minimale KMDF-Version 1.27
Mindest-UMDF-Version N/A
Header- ucmucsispec.h (include UcmUcsiCx.h)