CHAILink SDK
Version 1.3
|
CLC_ErrorCode LocalDevice_GetInfo | ( | CPHOBJECT const | hLocalDevice, |
CPLOCALDEVICEINFO *const | pInfo | ||
) |
Get local device (or sub type) informations (see CPLOCALDEVICEINFO structure for details).
This functions replace various "getters" in IBaseLocalDevice
[in] | hLocalDevice | Handle to the local device. |
[out] | pInfo | Pointer to a structure filled with the device's informations. |