- GetNotifyEventHandle
HANDLE GetNotifyEventHandle()
Undocumented in source.
- SetNotifyCallbackFunction
HRESULT SetNotifyCallbackFunction(SPNOTIFYCALLBACK pfnCallback, WPARAM wParam, LPARAM lParam)
Undocumented in source.
- SetNotifyCallbackInterface
HRESULT SetNotifyCallbackInterface(ISpNotifyCallback pSpCallback, WPARAM wParam, LPARAM lParam)
Undocumented in source.
- SetNotifySink
HRESULT SetNotifySink(ISpNotifySink pNotifySink)
Undocumented in source.
- SetNotifyWin32Event
HRESULT SetNotifyWin32Event()
Undocumented in source.
- SetNotifyWindowMessage
HRESULT SetNotifyWindowMessage(HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam)
Undocumented in source.
- WaitForNotifyEvent
HRESULT WaitForNotifyEvent(DWORD dwMilliseconds)
Undocumented in source.