Methods
-
AddRef()
→ int
-
inherited
-
GetEvents(int ulCount, Pointer<SPEVENT> pEventArray, Pointer<Uint32> pulFetched)
→ int
-
-
GetInfo(Pointer<SPEVENTSOURCEINFO> pInfo)
→ int
-
-
GetNotifyEventHandle()
→ int
-
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited
-
QueryInterface(Pointer<GUID> riid, Pointer<Pointer<NativeType>> ppvObject)
→ int
-
inherited
-
Release()
→ int
-
inherited
-
SetInterest(int ullEventInterest, int ullQueuedInterest)
→ int
-
-
SetNotifyCallbackFunction(Pointer<Pointer<NativeFunction<SpNotifyCallback>>> pfnCallback, int wParam, int lParam)
→ int
-
inherited
-
SetNotifyCallbackInterface(Pointer<COMObject> pSpCallback, int wParam, int lParam)
→ int
-
inherited
-
SetNotifySink(Pointer<COMObject> pNotifySink)
→ int
-
inherited
-
SetNotifyWin32Event()
→ int
-
inherited
-
SetNotifyWindowMessage(int hWnd, int Msg, int wParam, int lParam)
→ int
-
inherited
-
toInterface(String iid)
→ Pointer<COMObject>
-
Cast an existing COM object to a specified interface. [...]
inherited
-
toString()
→ String
-
A string representation of this object. [...]
inherited
-
WaitForNotifyEvent(int dwMilliseconds)
→ int
-
inherited