MUASORT Enumerated Type

Deprecated. Specifies how the Contact List should be sorted.

Syntax

typedef enum {
    MUASORT_GROUPS = 0,
    MUASORT_ONOFFLINE = 1
} MUASORT;

Constants

  • MUASORT_GROUPS
    Sorts the local user's contacts by groups.

  • MUASORT_ONOFFLINE
    Sorts the local user's contacts by online/offline status.

Remarks

Important  MUASORT is no longer available in Windows Vista. See Windows Messenger for more information.

Enumerated Type Information

Header and IDL files msgrua.h, msgrua.idl