Lines Matching refs:additional
26 …rameters](./capi-common-event.md#commonevent_parameters) | Defines the additional information abou…
52 …ametersfromrcvdata)(const CommonEvent_RcvData* rcvData); | Obtains the additional information abou…
53 …t CommonEvent_Parameters* para, const char* key); | Checks whether the additional information of a…
54 …nst int defaultValue); | Obtains the **int** data information from the additional information of a…
55 …r* key, int** array); | Obtains the **int** array information from the additional information of a…
56 …st long defaultValue);| Obtains the **long** data information from the additional information of a…
57 …* key, long** array);| Obtains the **long** array information from the additional information of a…
58 …st bool defaultValue);| Obtains the **bool** data information from the additional information of a…
59 …* key, bool** array);| Obtains the **bool** array information from the additional information of a…
60 …ar* key, const char defaultValue);| Obtains the **char** data from the additional information of a…
61 …* key, char** array);| Obtains the **char** array information from the additional information of a…
62 …ouble defaultValue);| Obtains the **double** data information from the additional information of a…
63 …y, double** array);| Obtains the **double** array information from the additional information of a…