public static class DotNetNativeTypes.ClrTypeByReference
extends com.sun.jna.ptr.ByReference
Constructor and Description |
---|
ClrTypeByReference() |
ClrTypeByReference(DotNetNativeTypes.ClrType clrObj) |
Modifier and Type | Method and Description |
---|---|
DotNetNativeTypes.ClrType |
getValue() |
void |
setValue(DotNetNativeTypes.ClrType clrObj) |
public ClrTypeByReference()
public ClrTypeByReference(DotNetNativeTypes.ClrType clrObj)
public DotNetNativeTypes.ClrType getValue()
public void setValue(DotNetNativeTypes.ClrType clrObj)