TicableMethod Enum

cabl_def.h

enum TicableMethod

Fields

IOM_AUTO
automatic I/O method (probing).
IOM_ASM
internal assembly routines.
IOM_DCB
Direct Control Block routines (Win32 API).
IOM_DRV
driver routines.
IOM_API
API routines.
IOM_OK
a valid method has been found and set.


Summary

Defines which I/O method the libticables library is using.


Return to the API index