diff -r d8fccb2cd802 -r 468f4c8d3d5b DITA-OT_CXX_Plugin/cxxapiref/doc/cxxFile/cxxFileAPIItemLocation.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/DITA-OT_CXX_Plugin/cxxapiref/doc/cxxFile/cxxFileAPIItemLocation.dita Wed Aug 11 14:49:30 2010 +0100 @@ -0,0 +1,30 @@ + + + + + cxxFileAPIItemLocation + The <cxxFileAPIItemLocation> element is a container for the element that describes the + location of the file containing the global APIs. + +
+ Description +

The <cxxFileAPIItemLocation> element is contained within the element <cxxFile>. + <cxxFileAPIItemLocation> contains the element <cxxFileDeclarationFile>, which describes the + location of the declaration file.

+
+ + Example + <cxxFileAPIItemLocation> + <cxxFileDeclarationFile name="filePath" value="C:/src/include/cfshared.h"/> + </cxxFileAPIItemLocation> + +
+
+
+
+
+ + \ No newline at end of file