public class IConfigInterleavingImpl
extends com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl
Modifier and Type | Class and Description |
---|---|
static class |
IConfigInterleavingImpl.InterleavingMode |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
INTERFACE_IDENTIFIER |
Constructor and Description |
---|
IConfigInterleavingImpl() |
IConfigInterleavingImpl(com.teamdev.jxdesktop.win32.com.IUnknown that) |
IConfigInterleavingImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl that) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
com.teamdev.jxdesktop.win32.com.types.IID |
getIID() |
void |
getInterleaving(com.jniwrapper.Int64 interleave,
com.jniwrapper.Int64 preroll) |
IConfigInterleavingImpl.InterleavingMode |
getMode() |
void |
setInterleaving(long interleave,
long preroll) |
void |
setMode(IConfigInterleavingImpl.InterleavingMode 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
public static final java.lang.String INTERFACE_IDENTIFIER
public IConfigInterleavingImpl()
public IConfigInterleavingImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl that) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public IConfigInterleavingImpl(com.teamdev.jxdesktop.win32.com.IUnknown that)
public void setMode(IConfigInterleavingImpl.InterleavingMode value) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public IConfigInterleavingImpl.InterleavingMode getMode() throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public void setInterleaving(long interleave, long preroll) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public void getInterleaving(com.jniwrapper.Int64 interleave, com.jniwrapper.Int64 preroll) throws com.teamdev.jxdesktop.win32.com.ComException
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