API

  • Thread starter Thread starter cologeno
  • Start date Start date
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.

Enumerated Type Information

Header and IDL files msgrua.h, msgrua.idl


http://msdn.microsoft.com/library/d...winmessenger/winmessenger/messenger_entry.asp

Regards
Mark Dormer
 
Thanks
-----Original Message-----
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.

Enumerated Type Information

Header and IDL files msgrua.h, msgrua.idl


http://msdn.microsoft.com/library/default.asp? url=/library/en-
us/winmessenger/winmessenger/messenger_entry.asp

Regards
Mark Dormer
Messenger?


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top