IReplNotify::GetWindow
This method obtains 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.
HRESULT GetWindow(
UINT uFlags
);
Parameters
- uFlags
Reserved. Set to zero.
Return Values
An appropriate HRESULT value is returned.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Cesync.h.
Link Library: Coredll.lib.
See Also
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.