addResAttribute
Applicability
Product |
Supported (Yes/No) |
|---|---|
x |
|
√ |
|
x |
|
√ |
|
x |
For
For
Function Description
Adds global resource attributes.
Prototype
1 | static void addResAttribute(const char* key, const char* value) |
Parameter Description
Parameter |
Input/Output |
Description |
|---|---|---|
key |
Input |
Attribute name. |
value |
Input |
Attribute value. |
Return Value Description
None.
Parent topic: TraceContext Class