IOCTL_FARC_ENABLE_RECEIVE
Description:
Reenable the receive of ARCNET packet by the ARCNET-controller (after IOCTL_FARC_DISABLE_RECEIVE)
Parameters:
Parameter | Type | Description |
Input | ||
- | - | - |
Output | ||
- | - | - |
Possible errors (see also Error codes):
E_FARC_INVALID_HANDLE
E_FARC_NOT_INITED
E_FARC_NO_DISABLE
E_FARC_PERFORMING_DISABLE
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()
ReadFile()
WriteFile()
IOCTL_FARC_DISABLE_RECEIVE
Back to Programming Guide | Contact | Copyright and Disclaimer |