ACI_Connection_Params |
Top Previous Next |
typedef struct tagACI_Connection_Params { UINT Size; // (in) Size of structure, in bytes LPVOID ConnectionId; // ACI_SetConnection(): (in), ACI_GetConnection(): (out) // Connection identifier } ACI_Connection_Params;
See also: ACI_SetConnection, ACI_GetConnection. |