Similarly, the INOUT parameter can be created using the keyword INOUT.
类似地,可以使用关键字 INOUT 创建 INOUT 参数。
They can also be changed by being the argument of an out or inout parameter in a call statement
也可以作为调用语句的 out 或 input 参数的实参进行修改。
Support for out and inout parameter passing modes requires the use of additional holder classes.
要支持out和inout的参数传递模式需要另外使用holder类。
应用推荐