The <cxxVariableAPIItemLocation> element specifies the location of the API.
The <cxxVariableAPIItemLocation> element must contain the location of the API declaration using <cxxVariableDeclarationFile> and <cxxVariableDeclarationFileLine>; the location of the API definition is optional.
<cxxVariableAPIItemLocation>
<cxxVariableDeclarationFile name="filePath" value="C:/src/include/w32adll.h"/>
<cxxVariableDeclarationFileLine name="lineNumber" value="908"/>
</cxxVariableAPIItemLocation>
(cxxVariableDeclarationFile then cxxVariableDeclarationFileLine )