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, write
asReturnValue, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, indent, pop, push, read, read, setDataBuffer, toByteArray, write
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public 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.ComException
public INSSBufferImpl(com.teamdev.jxdesktop.win32.com.IUnknown that)
public com.jniwrapper.UInt32 GetLength() throws com.teamdev.jxdesktop.win32.com.ComException
GetLength
in interface INSSBuffer
com.teamdev.jxdesktop.win32.com.ComException
public void setLength(com.jniwrapper.UInt32 value) throws com.teamdev.jxdesktop.win32.com.ComException
setLength
in interface INSSBuffer
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.UInt32 getMaxLength() throws com.teamdev.jxdesktop.win32.com.ComException
getMaxLength
in interface INSSBuffer
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.Pointer.Void getBuffer() throws com.teamdev.jxdesktop.win32.com.ComException
getBuffer
in interface INSSBuffer
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.Pointer.Void GetBufferAndLength(com.jniwrapper.UInt32 length) throws com.teamdev.jxdesktop.win32.com.ComException
GetBufferAndLength
in interface INSSBuffer
com.teamdev.jxdesktop.win32.com.ComException
public com.teamdev.jxdesktop.win32.com.types.IID getIID()
getIID
in class com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl
public java.lang.Object clone()
clone
in class com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl