// acxpin.h
ULONG AcxPinGetId(
ACXPIN AcxPin
);
View the official Windows Driver Kit DDI referenceNo description available.
The AcxPinGetId function returns the ID for the specified pin.
AcxPinThe pin for which to get the ID.
Returns a ULONG containing the ID value for AcxPin.
Minimum ACX version: 1.0
For more information about ACX versions, see ACX version overview.