MMESSENGERPROPERTY Enumerated Type

Deprecated. Used to retrieve the Messenger client version and client locale ID (LCID).

Syntax

typedef enum {
    MMESSENGERPROP_VERSION = 0,
    MMESSENGERPROP_PLCID = 1
} MMESSENGERPROPERTY;

Constants

  • MMESSENGERPROP_VERSION
    Used to retrieve the Messenger client version.

  • MMESSENGERPROP_PLCID
    Used to retrieve the LCID of the Messenger client.

Remarks

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

Enumerated Type Information

Header and IDL files msgrua.h, msgrua.idl