|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.cardon.nativecall.NativeObject
be.cardon.nativecall.NativeStructure
be.cardon.nativecall.cryptoapi.Struct_CTL_USAGE
be.cardon.nativecall.cryptoapi.StructCTL_USAGE
public class StructCTL_USAGE
Wrapper for structure CTL_USAGE
.
Field Summary |
---|
Fields inherited from class be.cardon.nativecall.NativeObject |
---|
BYTE_SIZE, INT_SIZE, LLC |
Constructor Summary | |
---|---|
StructCTL_USAGE()
Creates a new instance of StructCTL_USAGE |
|
StructCTL_USAGE(int address)
Creates a new instance of StructCTL_USAGE |
Method Summary |
---|
Methods inherited from class be.cardon.nativecall.cryptoapi.Struct_CTL_USAGE |
---|
cUsageIdentifier, rgpszUsageIdentifier |
Methods inherited from class be.cardon.nativecall.NativeStructure |
---|
checkStructSize, getAddressOfElement, getNativeObjectElement, getRelativeAddress, initStruct |
Methods inherited from class be.cardon.nativecall.NativeObject |
---|
finalize, getAddress, getLength, isReadOnly, setReadOnly |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StructCTL_USAGE() throws NativeCallException
NativeCallException
public StructCTL_USAGE(int address) throws NativeCallException
NativeCallException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |