The <cxxDefineParameterDeclarationName> element specifies the name of the parameter used in the declaration of the define.
The name of the parameter used in the declaration of the define.
This element has no child elements.
<cxxDefineDefinition> <cxxDefineAccessSpecifier value="public"/> <cxxDefinePrototype>#define MSG_PRM(prmIndex)</cxxDefinePrototype> <cxxDefineNameLookup>MSG_PRM</cxxDefineNameLookup> <cxxDefineParameters> <cxxDefineParameter> <cxxDefineParameterDeclarationName>prmIndex</cxxDefineParameterDeclarationName> <apiDefNote/> </cxxDefineParameter> </cxxDefineParameters> ... </cxxDefineDefinition>