PT_AIGetConfig

typedef struct tagPT_AIGetConfig
{
    LPDEVCONFIG_AI buffer;
    USHORT size;
} PT_AIGetConfig, * LPT_AIGetConfig;

PT_AIGetConfig is used by DRV_AIGetConfig function.

Member Description

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