Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The AcxPinGetId function returns the ID for the specified pin.
Syntax
ULONG AcxPinGetId(
ACXPIN AcxPin
);
Parameters
AcxPin
The pin for which to get the ID.
Return value
Returns a ULONG containing the ID value for AcxPin.
Remarks
ACX requirements
Minimum ACX version: 1.0
For more information about ACX versions, see ACX version overview.
Requirements
Requirement | Value |
---|---|
Header | acxpin.h |
IRQL | <= DISPATCH_LEVEL |