The <cxxFileDeclarationFile> element defines the location of the declaration file described in this document.
The <cxxFileDeclarationFile> element is contained by the <cxxFileAPIItemLocation> element. The location of the file is described using the mandatory attributes name and value. name contains the default value "filepath" and value contains the full path to the declaration file.
<cxxFileAPIItemLocation> <cxxFileDeclarationFile name="filePath" value="C:/src/include/cfshared.h" /> </cxxFileAPIItemLocation>