Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The AcxPinGetCircuit function returns the circuit to which the specified pin is connected.
Syntax
ACXCIRCUIT AcxPinGetCircuit(
[in] ACXPIN AcxPin
);
Parameters
[in] AcxPin
The pin for which to return the connected circuit.
Return value
Returns the ACXCIRCUIT object representing the circuit to which the AcxPin is connected.
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 |