public interface ARG_OUT
ARG_OUT.value
是一个可能的值,用于指示方向的参数是使用动态调用接口动态调用过程中通过(DII)。
下面的代码片段显示了一个典型的用法:
球球=球体。init(args,null);org.omg.corba.namedvalue NV =球体。create_named_value(“argumentidentifier”,myany,org。OMG的CORBA。arg_out价值);
NamedValue
Modifier and Type | Field and Description |
---|---|
static int |
value
指示输出参数的常数值。
|
static final int value
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.