typedef struct tagPT_AIGetConfig
{
LPDEVCONFIG_AI buffer;
USHORT size;
} PT_AIGetConfig, * LPT_AIGetConfig;
PT_AIGetConfig is used by DRV_AIGetConfig function.
| Name | Direction | Type | Range | Description |
| buffer | Output | long pointer to DEVONFIG_AI(unavailable) | the storage address of the AI configuration | |
| size | Input | Unsigned short | buffer size |