macroPrefix element
Defines the prefix to be used in the generated code for names of macros in the namespace.
Usage
<macroPrefix/>
Attributes
There are no attributes.
Child elements
There are no child elements.
Parent elements
Element | Description |
---|---|
nameSpace |
A namespace to be used for code generation. |
Remarks
This element overrides the default URI prefix used for generated macros. For example, if the macro prefix is "AV_" and the name is "Tuner", the macro generated for the qualified name will be "AV_Tuner".
By default, the code generated creates a preferred macro prefix from the URI.
Element information
Label | Value |
---|---|
Minimum supported system |
Windows Vista |
Can be empty | Yes |