public class IMediaEventImpl extends com.teamdev.jxdesktop.win32.com.impl.IDispatchImpl implements IMediaEvent
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
INTERFACE_IDENTIFIER |
| Modifier | Constructor and Description |
|---|---|
|
IMediaEventImpl() |
|
IMediaEventImpl(com.teamdev.jxdesktop.win32.ole.CLSID clsid,
com.teamdev.jxdesktop.win32.com.types.ClsCtx dwClsContext) |
|
IMediaEventImpl(com.teamdev.jxdesktop.win32.ole.CLSID clsid,
com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl pUnkOuter,
com.teamdev.jxdesktop.win32.com.types.ClsCtx dwClsContext) |
|
IMediaEventImpl(com.teamdev.jxdesktop.win32.com.IUnknown that) |
protected |
IMediaEventImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl that) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancelDefaultHandling(com.jniwrapper.Int32 lEvCode) |
java.lang.Object |
clone() |
void |
freeEventParams(com.jniwrapper.Int32 lEvCode,
com.teamdev.jxdesktop.win32.com.types.LongPtr lParam1,
com.teamdev.jxdesktop.win32.com.types.LongPtr lParam2) |
void |
getEvent(com.jniwrapper.Int32 lEventCode,
com.teamdev.jxdesktop.win32.com.types.LongPtr lParam1,
com.teamdev.jxdesktop.win32.com.types.LongPtr lParam2,
com.jniwrapper.Int32 msTimeout) |
void |
getEventHandle(com.teamdev.jxdesktop.win32.com.types.LongPtr hEvent) |
com.teamdev.jxdesktop.win32.com.types.IID |
getIID() |
void |
restoreDefaultHandling(com.jniwrapper.Int32 lEvCode) |
void |
waitForCompletion(com.jniwrapper.Int32 msTimeout,
com.jniwrapper.Int32 pEvCode) |
getIDsOfNames, getIDsOfNames, getTypeInfo, getTypeInfoCountacceptIOPerformer, 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, waitgetIDsOfNames, getTypeInfo, getTypeInfoCountpublic static final java.lang.String INTERFACE_IDENTIFIER
public IMediaEventImpl()
protected IMediaEventImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl that)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionpublic IMediaEventImpl(com.teamdev.jxdesktop.win32.com.IUnknown that)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionpublic IMediaEventImpl(com.teamdev.jxdesktop.win32.ole.CLSID clsid,
com.teamdev.jxdesktop.win32.com.types.ClsCtx dwClsContext)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionpublic IMediaEventImpl(com.teamdev.jxdesktop.win32.ole.CLSID clsid,
com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl pUnkOuter,
com.teamdev.jxdesktop.win32.com.types.ClsCtx dwClsContext)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionpublic void getEventHandle(com.teamdev.jxdesktop.win32.com.types.LongPtr hEvent)
throws com.teamdev.jxdesktop.win32.com.ComException
getEventHandle in interface IMediaEventcom.teamdev.jxdesktop.win32.com.ComExceptionpublic void getEvent(com.jniwrapper.Int32 lEventCode,
com.teamdev.jxdesktop.win32.com.types.LongPtr lParam1,
com.teamdev.jxdesktop.win32.com.types.LongPtr lParam2,
com.jniwrapper.Int32 msTimeout)
throws com.teamdev.jxdesktop.win32.com.ComException
getEvent in interface IMediaEventcom.teamdev.jxdesktop.win32.com.ComExceptionpublic void waitForCompletion(com.jniwrapper.Int32 msTimeout,
com.jniwrapper.Int32 pEvCode)
throws com.teamdev.jxdesktop.win32.com.ComException
waitForCompletion in interface IMediaEventcom.teamdev.jxdesktop.win32.com.ComExceptionpublic void cancelDefaultHandling(com.jniwrapper.Int32 lEvCode)
throws com.teamdev.jxdesktop.win32.com.ComException
cancelDefaultHandling in interface IMediaEventcom.teamdev.jxdesktop.win32.com.ComExceptionpublic void restoreDefaultHandling(com.jniwrapper.Int32 lEvCode)
throws com.teamdev.jxdesktop.win32.com.ComException
restoreDefaultHandling in interface IMediaEventcom.teamdev.jxdesktop.win32.com.ComExceptionpublic void freeEventParams(com.jniwrapper.Int32 lEvCode,
com.teamdev.jxdesktop.win32.com.types.LongPtr lParam1,
com.teamdev.jxdesktop.win32.com.types.LongPtr lParam2)
throws com.teamdev.jxdesktop.win32.com.ComException
freeEventParams in interface IMediaEventcom.teamdev.jxdesktop.win32.com.ComExceptionpublic com.teamdev.jxdesktop.win32.com.types.IID getIID()
getIID in class com.teamdev.jxdesktop.win32.com.impl.IDispatchImplpublic java.lang.Object clone()
clone in class com.teamdev.jxdesktop.win32.com.impl.IDispatchImpl