cxxEnumeratorDeclarationFileLine

The <cxxEnumeratorDeclarationFileLine> element is defined within <cxxEnumeratorAPIItemLocation>. <cxxEnumeratorDeclarationFileLine> specifies the line on which the API is declared

Description

The element <cxxEnumeratorDeclarationFileLine> is empty but for the required attributes name and value. Name is always lineNumber

Example

<cxxEnumeratorAPIItemLocation>
    <cxxEnumeratorDeclarationFile name="filePath" value="C:/src/include/gdi.h"/>
    <cxxEnumeratorDeclarationFileLine name="lineNumber" value="1722"/>
</cxxEnumeratorAPIItemLocation>

Contained by

cxxEnumeratorAPIItemLocation

Contains

Content Model

No content.

Inheritance

topic/state reference/state apiRef/apiQualifier apiValue/apiQualifier cxxEnumeration/cxxEnumeratorDeclarationFileLine