Freigeben über


IReplNotify::GetWindow (Windows CE 5.0)

Send Feedback

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

IReplNotify

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.