cxxStructNested

The <cxxStructNested> element within <cxxStruct> contains <cxxStructNestedDetail> which gives details of nested members of this C++ struct

Description

<cxxStructNested> contains one mandatory <cxxStructNestedDetail> element and no attributes.

Example

	<cxxStructNested>
    <cxxStructNestedDetail>
        <cxxStructNestedClass href="GUID-A7A472B9-220C-3068-B459-625D6D48456F.xml">RMobileSmsMessaging::TMobileSmsAttributesV1</cxxStructNestedClass>
        <cxxStructNestedStruct href="GUID-4617BF7F-C631-376C-8D14-522D71A61188.xml">RMobileSmsMessaging::TMobileSmsCapsV1</cxxStructNestedClass>
        <cxxStructNestedUnion href="GUID-1252BF3C-4BCC-327E-8734-107D85B5C066.xml">RMobileSmsMessaging::TMobileSmsCdmaSendAttributesV4</cxxStructNestedClass>
    </cxxStructNestedDetail>
</cxxStructNested>

Contained by

cxxStruct

Contains

cxxStructNestedDetail no-topic-nesting,

Content Model

(cxxStructNestedDetail then (no-topic-nesting, ))

Inheritance

topic/topic reference/reference apiRef/apiRef apiClassifier/apiClassifier cxxStruct/cxxStructNested