IOCTL_FARC_GET_EXTNODEID
Description:
get the NODE-ID, that is set on the ARCNET-adapter by the jumpers.
Parameters:
Parameter | Type | Description |
Input | ||
- | - | - |
Output | ||
node ID | UCHAR | node ID, that is set by jumpers on the adapter. |
Possible errors (see also Error codes):
E_FARC_INVALID_HANDLE
E_FARC_BUFFER_TOO_SMALL
Example:
Note, that the following example is only a fragment. It is recommended,
that the driver is opened in asynchronous mode and a handle to the driver is available.
See also:
DeviceIoControl()
Back to Programming Guide | Contact | Copyright and Disclaimer |