be.cardon.nativecall.cryptoapi
Class StructCERT_TRUST_STATUS
java.lang.Object
be.cardon.nativecall.NativeObject
be.cardon.nativecall.NativeStructure
be.cardon.nativecall.cryptoapi.StructCERT_TRUST_STATUS
public class StructCERT_TRUST_STATUS
- extends NativeStructure
Wrapper for structure CERT_TRUST_STATUS
.
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
elementsSize
public static final java.lang.Integer[] elementsSize
lengthInBytes
public static final int lengthInBytes
- See Also:
- Constant Field Values
StructCERT_TRUST_STATUS
public StructCERT_TRUST_STATUS()
throws NativeCallException
- Creates a new instance of the structure, new native structure.
- Throws:
NativeCallException
StructCERT_TRUST_STATUS
public StructCERT_TRUST_STATUS(int address)
throws NativeCallException
- Creates a new instance of the structure, existing native structure.
- Throws:
NativeCallException
dwErrorStatus
public NativeInt dwErrorStatus()
throws NativeCallException
- MEMBERS FUNCTIONS
- Throws:
NativeCallException
dwInfoStatus
public NativeInt dwInfoStatus()
throws NativeCallException
- Throws:
NativeCallException