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 cui ottenere l'ID.

Valore restituito

Restituisce un oggetto ULONG contenente il valore ID per AcxPin.

Commenti

Requisiti ACX

Versione minima DI ACX: 1.0

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

Requisiti

Requisito Valore
Intestazione acxpin.h
IRQL <= DISPATCH_LEVEL

Vedi anche

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