CXCommentParamPassDirection

\brief Describes parameter passing direction for \\param or \\arg command.

Values

ValueMeaning
in_0

\brief The parameter is an input parameter.

out_1

\brief The parameter is an output parameter.

inOut2

\brief The parameter is an input and output parameter.

Meta