cxxFileDeclarationFile

The <cxxFileDeclarationFile> element defines the location of the declaration file described in this document.

Description

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.

Example

	<cxxFileAPIItemLocation>
		<cxxFileDeclarationFile name="filePath" value="C:/src/include/cfshared.h" />
	</cxxFileAPIItemLocation>

Contained by

Contains

Content Model

No content.

Inheritance

topic/state reference/state apiRef/apiQualifier apiPackage/apiQualifier cxxFile/cxxFileDeclarationFile