Share via


ReplDialogs

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

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

Header cesync.h
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Pocket PC 2000 and later, Smartphone 2002 and later

See Also

Reference

ActiveSync Enumerations
IReplStore::ActivateDialog