IOCTL_FARC_GET_RECONS
Description:
query our own and extern reconfigurations, that were detected by the controller
Parameters:
Parameter | Type | Description |
Input | ||
- | - | - |
Output | ||
Interrupts | ULONG[2] | the number of reconfigurations, that occured since the last initialization of the ARCNET-adapter
|
Possible errors (see also Error codes):
E_FARC_INVALID_HANDLE
E_FARC_BUFFER_TOO_SMALL
Requirements:
this function is supported only since SH ARC-USB driver v4.4.
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()
IOCTL_FARC_INIT
Back to Programming Guide | Contact | Copyright and Disclaimer |