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类。
The service client USES the Holder class instance to send the values of either the out or the inout parameter.
服务客户机使用holder类实例发送out参数或inout参数的值。
This is the inout style of parameter passing.
这是参数传递的inout样式。
Parameter names, types and modes (in, out or inout).
参数名称、类型和模式(in、out还是inout)。
Parameter names, types and modes (in, out or inout).
参数名称、类型和模式(in、out还是inout)。
应用推荐