What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » TreeView

TreeView
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: TreeView
There aren't any documented structures unless they are used in scripts (in which you need to then search the code).

Really your only option is to calculate the size itself.

Data types : Size
  • Byte : 1
  • Integer : 2
  • Long : 4
  • String : 4
  • Variant : 8

If you have Visual Basic 6 installed you can cheat and declare a variable as a specific structure then do MsgBox Len(X) and it will tell you the size of the structure.
07-26-2009 02:36 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
TreeView - by mathieumg on 07-19-2009 at 11:19 PM
RE: TreeView - by matty on 07-20-2009 at 12:38 PM
RE: TreeView - by mathieumg on 07-20-2009 at 05:21 PM
RE: TreeView - by mathieumg on 07-21-2009 at 02:52 AM
RE: TreeView - by mathieumg on 07-26-2009 at 01:48 PM
RE: TreeView - by matty on 07-26-2009 at 02:36 PM
RE: TreeView - by mathieumg on 07-26-2009 at 03:50 PM
RE: TreeView - by matty on 07-26-2009 at 04:25 PM
RE: TreeView - by mathieumg on 07-26-2009 at 09:27 PM
RE: TreeView - by matty on 07-27-2009 at 12:31 PM


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