|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.swt.ole.win32.SinkObject
| Constructor Summary | |
SinkObject()
|
|
| Method Summary | |
void |
addEventListener(int iunknown,
org.eclipse.swt.internal.ole.win32.GUID guid,
int eventID,
org.eclipse.swt.ole.win32.OleListener listener)
Adds the listener to receive events. |
void |
disconnectEventSinks()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SinkObject()
| Method Detail |
public void disconnectEventSinks()
public void addEventListener(int iunknown,
org.eclipse.swt.internal.ole.win32.GUID guid,
int eventID,
org.eclipse.swt.ole.win32.OleListener listener)
iunknown - the IUnknown of the automation object.guid - GUID of the source object that provides the event notification.eventID - the id of the eventlistener - the listener
org.eclipse.swt.SWTError -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||