| Value | Meaning |
|---|---|
| CXCommentInlineCommandRenderKind_Normal0 | \brief Command argument should be rendered in a normal font. |
| CXCommentInlineCommandRenderKind_Bold1 | \brief Command argument should be rendered in a bold font. |
| CXCommentInlineCommandRenderKind_Monospaced2 | \brief Command argument should be rendered in a monospaced font. |
| CXCommentInlineCommandRenderKind_Emphasized3 | \brief Command argument should be rendered emphasized (typically italic font). |
\brief The most appropriate rendering mode for an inline command, chosen on command semantics in Doxygen.