public class IWMProfileManagerImpl extends com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl implements IWMProfileManager
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
INTERFACE_IDENTIFIER |
Constructor and Description |
---|
IWMProfileManagerImpl() |
IWMProfileManagerImpl(com.teamdev.jxdesktop.win32.ole.CLSID clsid,
com.teamdev.jxdesktop.win32.com.types.ClsCtx clsCtx) |
IWMProfileManagerImpl(com.teamdev.jxdesktop.win32.ole.CLSID clsid,
com.teamdev.jxdesktop.win32.com.IUnknown iUnknown,
com.teamdev.jxdesktop.win32.com.types.ClsCtx clsCtx) |
IWMProfileManagerImpl(com.teamdev.jxdesktop.win32.com.IUnknown iUnknown) |
IWMProfileManagerImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl iUnknown) |
IWMProfileManagerImpl(com.jniwrapper.Pointer.Void aVoid) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
IWMProfile |
createEmptyProfile(WmtVersion version) |
com.teamdev.jxdesktop.win32.com.types.IID |
getIID() |
int |
getSystemProfileCount() |
IWMProfile |
loadProfileByData(java.lang.String value) |
IWMProfile |
loadProfileByID(com.teamdev.jxdesktop.win32.ole.GUID guidProfile) |
IWMProfile |
loadSystemProfile(int profileIndex) |
int |
saveProfile(IWMProfile profile,
com.jniwrapper.WideString profileData) |
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 IWMProfileManagerImpl()
public IWMProfileManagerImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl iUnknown) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public IWMProfileManagerImpl(com.teamdev.jxdesktop.win32.com.IUnknown iUnknown)
public IWMProfileManagerImpl(com.teamdev.jxdesktop.win32.ole.CLSID clsid, com.teamdev.jxdesktop.win32.com.types.ClsCtx clsCtx) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public IWMProfileManagerImpl(com.teamdev.jxdesktop.win32.ole.CLSID clsid, com.teamdev.jxdesktop.win32.com.IUnknown iUnknown, com.teamdev.jxdesktop.win32.com.types.ClsCtx clsCtx) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public IWMProfileManagerImpl(com.jniwrapper.Pointer.Void aVoid)
public IWMProfile createEmptyProfile(WmtVersion version) throws com.teamdev.jxdesktop.win32.com.ComException
createEmptyProfile
in interface IWMProfileManager
com.teamdev.jxdesktop.win32.com.ComException
public IWMProfile loadProfileByID(com.teamdev.jxdesktop.win32.ole.GUID guidProfile) throws com.teamdev.jxdesktop.win32.com.ComException
loadProfileByID
in interface IWMProfileManager
com.teamdev.jxdesktop.win32.com.ComException
public IWMProfile loadProfileByData(java.lang.String value) throws com.teamdev.jxdesktop.win32.com.ComException
loadProfileByData
in interface IWMProfileManager
com.teamdev.jxdesktop.win32.com.ComException
public int saveProfile(IWMProfile profile, com.jniwrapper.WideString profileData) throws com.teamdev.jxdesktop.win32.com.ComException
saveProfile
in interface IWMProfileManager
com.teamdev.jxdesktop.win32.com.ComException
public int getSystemProfileCount() throws com.teamdev.jxdesktop.win32.com.ComException
getSystemProfileCount
in interface IWMProfileManager
com.teamdev.jxdesktop.win32.com.ComException
public IWMProfile loadSystemProfile(int profileIndex) throws com.teamdev.jxdesktop.win32.com.ComException
loadSystemProfile
in interface IWMProfileManager
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