IReplNotify::GetWindow (Windows CE 5.0)
This method returns a handle to the window that must be used as a parent for any modal dialog or message box that an ActiveSync service provider wants to display.
HWND GetWindow(UINTuFlags);
Parameters
- uFlags
[in] Reserved. Set to zero.
Return Values
A handle to the parent window is returned.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Cesync.h.
Link Library: Coredll.lib.
See Also
Send Feedback on this topic to the authors