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