Macros | |
| #define | MAX_VID_LENGTH 5 |
| Maximum Length of VID string. More... | |
| #define | MAX_PID_LENGTH 5 |
| Maximum Length of PID string. More... | |
| #define | MAX_PATH_LENGTH 260 |
| Maximum Length of Path string. More... | |
| #define | MAX_SERIAL_STRING_LENGTH 256 |
| Maximum Length of Serial Number string. More... | |
| #define | MAX_MANUFACTURER_STRING_LENGTH 256 |
| Maximum Length of Manufacturer string. More... | |
| #define | MAX_PRODUCT_STRING_LENGTH 256 |
| Maximum Length of Product string. More... | |
| #define | MAX_INDEXED_STRING_LENGTH 256 |
| Maximum Length of a USB String Descriptor string, in characters, not including null-terminator. More... | |
| #define | MAX_STRING_LENGTH 260 |
| maximum length of any string, in characters More... | |
| #define MAX_INDEXED_STRING_LENGTH 256 |
Maximum Length of a USB String Descriptor string, in characters, not including null-terminator.
| #define MAX_MANUFACTURER_STRING_LENGTH 256 |
Maximum Length of Manufacturer string.
| #define MAX_PATH_LENGTH 260 |
Maximum Length of Path string.
| #define MAX_PID_LENGTH 5 |
Maximum Length of PID string.
| #define MAX_PRODUCT_STRING_LENGTH 256 |
Maximum Length of Product string.
| #define MAX_SERIAL_STRING_LENGTH 256 |
Maximum Length of Serial Number string.
| #define MAX_STRING_LENGTH 260 |
maximum length of any string, in characters
| #define MAX_VID_LENGTH 5 |
Maximum Length of VID string.