Share via


ReplDialogs (Windows Embedded CE 6.0)

1/6/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

See Also

Reference

ActiveSync Enumerations
IReplStore::ActivateDialog