CHAILink SDK
Version 1.3
|
CLC_ErrorCode Input_GetInfo | ( | CPHOBJECT const | hInput, |
CPINPUTINFO *const | pInputInfo | ||
) |
Get Input Informations.
This functions replace various "getters" in IInput. See CPINPUTINFO.
[in] | hInput | Input handle |
[out] | pInputInfo | Pointer to a structure filled with input's informations (see CPINPUTINFO structure for details). |