public class INSSBufferImpl extends com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl implements INSSBuffer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
INTERFACE_IDENTIFIER |
| Constructor and Description |
|---|
INSSBufferImpl() |
INSSBufferImpl(com.teamdev.jxdesktop.win32.com.IUnknown that) |
INSSBufferImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl that) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
com.jniwrapper.Pointer.Void |
getBuffer() |
com.jniwrapper.Pointer.Void |
GetBufferAndLength(com.jniwrapper.UInt32 length) |
com.teamdev.jxdesktop.win32.com.types.IID |
getIID() |
com.jniwrapper.UInt32 |
GetLength() |
com.jniwrapper.UInt32 |
getMaxLength() |
void |
setLength(com.jniwrapper.UInt32 value) |
acceptIOPerformer, addRef, asVoidPointer, dumpVTBL, equals, fromVoidPointer, getDebugInfo, getInterfaceIdentifier, getLength, hashCode, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, isAutoDelete, isNull, isSameObject, queryInterface, queryInterface, read, release, setAutoDelete, setNull, setValue, writeasReturnValue, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, indent, pop, push, read, read, setDataBuffer, toByteArray, writefinalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic static final java.lang.String INTERFACE_IDENTIFIER
public INSSBufferImpl()
public INSSBufferImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl that)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionpublic INSSBufferImpl(com.teamdev.jxdesktop.win32.com.IUnknown that)
public com.jniwrapper.UInt32 GetLength()
throws com.teamdev.jxdesktop.win32.com.ComException
GetLength in interface INSSBuffercom.teamdev.jxdesktop.win32.com.ComExceptionpublic void setLength(com.jniwrapper.UInt32 value)
throws com.teamdev.jxdesktop.win32.com.ComException
setLength in interface INSSBuffercom.teamdev.jxdesktop.win32.com.ComExceptionpublic com.jniwrapper.UInt32 getMaxLength()
throws com.teamdev.jxdesktop.win32.com.ComException
getMaxLength in interface INSSBuffercom.teamdev.jxdesktop.win32.com.ComExceptionpublic com.jniwrapper.Pointer.Void getBuffer()
throws com.teamdev.jxdesktop.win32.com.ComException
getBuffer in interface INSSBuffercom.teamdev.jxdesktop.win32.com.ComExceptionpublic com.jniwrapper.Pointer.Void GetBufferAndLength(com.jniwrapper.UInt32 length)
throws com.teamdev.jxdesktop.win32.com.ComException
GetBufferAndLength in interface INSSBuffercom.teamdev.jxdesktop.win32.com.ComExceptionpublic com.teamdev.jxdesktop.win32.com.types.IID getIID()
getIID in class com.teamdev.jxdesktop.win32.com.impl.IUnknownImplpublic java.lang.Object clone()
clone in class com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl