Condividi tramite


Funzione AcxPinGetId (acxpin.h)

La funzione AcxPinGetId restituisce l'ID per il pin specificato.

Sintassi

ULONG AcxPinGetId(
  ACXPIN AcxPin
);

Parametri

AcxPin

Pin per il quale ottenere l'ID.

Valore restituito

Restituisce un oggetto ULONG contenente il valore ID per AcxPin.

Osservazioni

Requisiti ACX

versione minima di ACX: 1.0

Per altre informazioni sulle versioni di ACX, vedere panoramica della versione ACX.

Fabbisogno

Requisito Valore
intestazione acxpin.h
IRQL <= DISPATCH_LEVEL

Vedere anche

  • [intestazione acxpin.h](index.md)