The <cxxvariable> element is a reference to a C++ variable.
The <cxxvariable> element can be used to reference a C++ variable from another topic type.
<task id="connectionsxml">
<title>Connections</title>
<taskbody>
<steps>
<step><cm>Open the connection</cm>
<info>You can use <cxxvariable keyref="variablekey">iConnections variable</cxxvariable>
in a C++ application.</info>
</step>
...
</steps>
</taskbody>
</task>