Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   What's with the underscore? (not as a line-continuer) (http://www.outlookbanter.com/outlook-vba/84089-whats-underscore-not-line-continuer.html)

cmonroe21 via OfficeKB.com January 6th 09 09:36 PM

What's with the underscore? (not as a line-continuer)
 
I have noticed that an underscore character sometimes precedes certain items,
i.e. MailItem vs. _MailItem. Or like in Outlook the name of the message in
the "Read Page" of a message form is _DocSiteControl. Does it have anything
to do with a COM object? If so, what is COM? Just curious! :)

--
Message posted via http://www.officekb.com


Ken Slovak - [MVP - Outlook] January 6th 09 10:31 PM

What's with the underscore? (not as a line-continuer)
 
COM (Component Object Model). Google for tons of information on COM.

The underscore leading a class name is often used for abstract classes.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"cmonroe21 via OfficeKB.com" u48566@uwe wrote in message
news:8fcb8a32154ec@uwe...
I have noticed that an underscore character sometimes precedes certain
items,
i.e. MailItem vs. _MailItem. Or like in Outlook the name of the message
in
the "Read Page" of a message form is _DocSiteControl. Does it have
anything
to do with a COM object? If so, what is COM? Just curious! :)

--
Message posted via http://www.officekb.com



cmonroe21 via OfficeKB.com January 7th 09 04:32 PM

What's with the underscore? (not as a line-continuer)
 
Ahh. I see. Thanks!

Ken Slovak - [MVP - Outlook] wrote:
COM (Component Object Model). Google for tons of information on COM.

The underscore leading a class name is often used for abstract classes.

I have noticed that an underscore character sometimes precedes certain
items,

[quoted text clipped - 3 lines]
anything
to do with a COM object? If so, what is COM? Just curious! :)


--
Message posted via http://www.officekb.com



All times are GMT +1. The time now is 10:04 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com