|
|||||||||
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_CRYPTOAPI_BLOB
public class Struct_CRYPTOAPI_BLOB
Wrapper for structure _CRYPTOAPI_BLOB
.
Field Summary |
---|
Fields inherited from class be.cardon.nativecall.NativeObject |
---|
BYTE_SIZE, INT_SIZE, LLC |
Constructor Summary | |
---|---|
Struct_CRYPTOAPI_BLOB()
Creates a new instance of the structure, new native structure. |
|
Struct_CRYPTOAPI_BLOB(int address)
Creates a new instance of the structure, existing native structure. |
Method Summary | |
---|---|
NativeInt |
cbData()
MEMBERS FUNCTIONS |
NativeByteArray |
data()
EXTENDED FUNCTIONS |
NativeInt |
pbData()
|
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 Struct_CRYPTOAPI_BLOB() throws NativeCallException
NativeCallException
public Struct_CRYPTOAPI_BLOB(int address) throws NativeCallException
NativeCallException
Method Detail |
---|
public NativeInt cbData() throws NativeCallException
NativeCallException
public NativeInt pbData() throws NativeCallException
NativeCallException
public NativeByteArray data() throws NativeCallException
NativeCallException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |