Output Parameters
Function parameters that return output values are denoted as [out] in each function’s list of parameters in the API Reference.
Class objects that are passed to output parameters will typically have all member values modified. Some functions will only modify a part of the class members. See the description for each function in the API Reference for additional information.