public static class TypeInfoUtil.Invoke extends Object
Constructor | Description |
---|---|
Invoke(Variant.VARIANT.ByReference pVarResult,
OaIdl.EXCEPINFO.ByReference pExcepInfo,
int puArgErr) |
Instantiates a new invoke.
|
Modifier and Type | Method | Description |
---|---|---|
OaIdl.EXCEPINFO.ByReference |
getpExcepInfo() |
Gets the p excep info.
|
int |
getPuArgErr() |
Gets the pu arg err.
|
Variant.VARIANT.ByReference |
getpVarResult() |
Gets the p var result.
|
public Invoke(Variant.VARIANT.ByReference pVarResult, OaIdl.EXCEPINFO.ByReference pExcepInfo, int puArgErr)
pVarResult
- the var resultpExcepInfo
- the excep infopuArgErr
- the pu arg errpublic Variant.VARIANT.ByReference getpVarResult()
public OaIdl.EXCEPINFO.ByReference getpExcepInfo()
public int getPuArgErr()