ReplDialogs (Compact 7)

3/12/2014

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
};

Elements

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

Requirements

Header

cesync.h

See Also

Reference

ActiveSync Enumerations
IReplStore::ActivateDialog