[in] | pSectionID | Pointer to the section ID. |
[in] | pParamID | Pointer to the parameter ID. |
[in] | strName | The parameter name |
[in] | hIndexListID | Handle to the index list ID or NULL if there is no index. If available, the handle is valid only during the notification. If you want to maintain the handle, you must acquire the object with HookedObject_Acquire and release it when you no longer use it with HookedObject_Release. |
[in] | wGroup | Parameter's group. Parameters having the same group number (>0) are physically attached. |
[in] | informationProfiles | combination of optional information profiles. See TextInformationProfiles enumeration in CLC_Enums.h |
[in] | preferredControllerType | Preferred controller type bitfield |
[in] | dwClientContextData | Context data passed to the CHAI during the RemoteDevice_GetParameterInfo_Async function call. |