-
-
Constructor Summary
Constructors
Constructor and Description |
OutArgument(Class<U> clz)
创建一个输出参数,参数值可由 DLL 函数设置。
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getValue
public T getValue()
返回 DLL 函数调用期间设置的参数值。
- Returns:
- 参数值。
Copyright 2009-2012 Micro Focus. All Rights Reserved.