What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Display Pic Status Changer

Display Pic Status Changer
Author: Message:
wipey
Full Member
***

Avatar
.oOo.

Posts: 310
37 / – / –
Joined: Jul 2003
O.P. RE: Display Pic Status Changer
well in the messenger api docs I have it says:

MyProperty Property

--------------------------------------------------------------------------------

Reserved for future use. Do not use.

Syntax

object.MyProperty( ePropType As MCONTACTPROPERTY ) [= vPropVal]

Parameters

object
An object reference that resolves to the name of the Messenger object.
ePropType
An MCONTACTPROPERTY enumeration.
vPropVal
A Variant used to set the property value. (Variant type differs depending on the property being set.)
Error Codes

Error Code Meaning
0x80070057 Returned in all cases. This method is reserved for future use.

Client or Service Dependencies

No client or service dependencies for this method.

Scripting

The MyProperty property is scriptable, but read-only.

VBScript Syntax
[ pvPropVal = ]MessengerObject.MyProperty


which is basically microsoft's way of saying 'hush hush you're not meant to know about stuff in version 6':P but some guy posted the code on the msnfanatic forums over here

there may be info on the web about this but I havent looked8-)

[edit]
ooh found some stuff on MCONTACTPROPERTY:

MCONTACTPROPERTY Enumeration

--------------------------------------------------------------------------------

Used to ask for the property that indicates to which groups a user belongs or the contact's e-mail address.

Syntax

Enum MCONTACTPROPERTY
    MCONTACTPROP_GROUPS_PROPERTY = 0
    MCONTACTPROP_EMAIL = 1
End Enum

Constants

MCONTACTPROP_GROUPS_PROPERTY
Used to ask for the property that indicates to which groups a user belongs.

MCONTACTPROP_EMAIL
Used to ask for the property that indicates the contact's e-mail address.

although it doesnt really help in this lol:S
[/edit]

This post was edited on 10-02-2003 at 10:14 AM by wipey.

[Image: msgplus468banner2.gif]

www.wipey.tk 6993 days, 16 hours, 17 minutes, 53 seconds ago until my 18th birthday(b)

10-02-2003 10:11 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Display Pic Status Changer - by wipey on 10-01-2003 at 06:27 PM
RE: Display Pic Status Changer - by martin on 10-01-2003 at 07:01 PM
RE: Display Pic Status Changer - by Dempsey on 10-01-2003 at 07:06 PM
RE: Display Pic Status Changer - by wipey on 10-01-2003 at 07:10 PM
RE: Display Pic Status Changer - by Exero on 10-01-2003 at 07:18 PM
RE: Display Pic Status Changer - by martin on 10-01-2003 at 07:18 PM
RE: Display Pic Status Changer - by Dempsey on 10-01-2003 at 07:20 PM
RE: Display Pic Status Changer - by Exero on 10-01-2003 at 07:22 PM
RE: Display Pic Status Changer - by martin on 10-01-2003 at 07:24 PM
RE: Display Pic Status Changer - by Exero on 10-01-2003 at 07:36 PM
RE: Display Pic Status Changer - by martin on 10-01-2003 at 07:39 PM
RE: Display Pic Status Changer - by Exero on 10-01-2003 at 07:47 PM
RE: Display Pic Status Changer - by wipey on 10-01-2003 at 07:54 PM
RE: Display Pic Status Changer - by wipey on 10-01-2003 at 07:56 PM
RE: Display Pic Status Changer - by Dempsey on 10-01-2003 at 07:56 PM
RE: Display Pic Status Changer - by Exero on 10-01-2003 at 08:17 PM
RE: Display Pic Status Changer - by wipey on 10-01-2003 at 09:20 PM
RE: Display Pic Status Changer - by Dempsey on 10-01-2003 at 09:26 PM
RE: Display Pic Status Changer - by wipey on 10-02-2003 at 07:30 AM
RE: Display Pic Status Changer - by Whacko on 10-02-2003 at 08:35 AM
RE: Display Pic Status Changer - by wipey on 10-02-2003 at 10:11 AM
RE: Display Pic Status Changer - by Huuf on 10-02-2003 at 11:12 AM
RE: Display Pic Status Changer - by wipey on 10-02-2003 at 08:57 PM
RE: Display Pic Status Changer - by martin on 10-02-2003 at 09:44 PM
RE: Display Pic Status Changer - by wipey on 10-02-2003 at 10:16 PM
RE: Display Pic Status Changer - by Exero on 10-03-2003 at 02:16 AM
RE: Display Pic Status Changer - by wipey on 10-03-2003 at 10:16 AM
RE: Display Pic Status Changer - by chris on 10-03-2003 at 10:43 PM
RE: Display Pic Status Changer - by BooGhost on 10-03-2003 at 11:19 PM
RE: Display Pic Status Changer - by wipey on 10-04-2003 at 03:08 PM
RE: Display Pic Status Changer - by Wouter on 10-04-2003 at 07:22 PM
RE: Display Pic Status Changer - by BooGhost on 10-04-2003 at 07:33 PM
RE: Display Pic Status Changer - by Novex on 10-05-2003 at 10:06 AM
RE: Display Pic Status Changer - by Huuf on 10-05-2003 at 11:08 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On