Share via


ReplDialogs

This enumeration contains the list of dialog boxes that can be activated. It is used by the IReplStore::ActivateDialog method.

Syntax

enum ReplDialogs {
  OPTIONS_DIALOG
};

Enumerator

  • OPTIONS_DIALOG
    Specifies a list of dialog boxes that can be activated.

Requirements

Pocket PC: Windows Mobile 2000 and later
OS Versions: Windows CE 3.0 and later
Header: cesync.h

See Also

ActiveSync API Enumerations

IReplStore::ActivateDialog

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.