[Main]
Name=TicableMethod
Type=Enum
Header=cabl_def.h
Definition=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.

[Explanation]
These constants are for internal use.