cxxDefineDeclarationFileLine

The <cxxDefineDeclarationFileLine> element is defined within <cxxDefineAPIItemLocation>. <cxxDefineDeclarationFileLine> specifies the line on which the API is declared

Description

The element <cxxDefineDeclarationFileLine> is empty but for the required attributes name and value. name is always set to "lineNumber" and value is set to the line number that the item appears on.

Example

<cxxDefineAPIItemLocation>
    <cxxDefineDeclarationFile name="filePath" value="C:/src/SCOMM/cs_roles.cpp"/>
    <cxxDefineDeclarationFileLine name="lineNumber" value="35"/>
</cxxDefineAPIItemLocation>

Contained by

cxxDefineAPIItemLocation

Contains

Content Model

No content.

Inheritance

topic/state reference/state apiRef/apiQualifier apiOperation/apiQualifier cxxDefine/cxxDefineDeclarationFileLine