cxxStructInherits

The <cxxStructInherits> element within <cxxStruct> contains <cxxStructInheritsDetail> which gives details of inherited members of this C++ struct

Description

<cxxStructInherits> contains one mandatory <cxxStructInheritsDetail> element and no attributes.

Example

	<cxxStructInherits>
		<cxxStructInheritsDetail>
			<cxxStructFunctionInherited href="GUID-7ACD666B-ABB9-3E78-9B16-784E2645856D.xml">TMediaPswdNotifyBase::MmcPassword</cxxStructFunctionInherited>        
			<cxxStructEnumeratorInherited href="GUID-7ACD666B-ABB9-3E78-9B16-784E2645856D.xml">TMediaPswdNotifyBase::ECTMmcPassword</cxxStructEnumeratorInherited>
			<cxxStructVariableInherited href="GUID-7ACD666B-ABB9-3E78-9B16-784E2645856D.xml">TMediaPswdNotifyBase::iCT</cxxStructVariableInherited>
			<cxxStructEnumerationInherited href="GUID-7ACD666B-ABB9-3E78-9B16-784E2645856D.xml">TMediaPswdNotifyBase:TCardType</cxxStructEnumerationInherited>
		</cxxStructInheritsDetail>
	</cxxStructInherits>

Contained by

cxxStruct

Contains

Content Model

No content.

Inheritance