Quick question about the Inspectors collection behavior 
Author Message
 Quick question about the Inspectors collection behavior

Hi,

            Can anybody clue me if an inspector is deleted from the
inspectors collection when the Close method is used? And what happens when a
variable holding the pointer to that very inspector calls a method, say
HidePageForm or Activate? Is it added again to the collection or is an error
message showed? Is it deleted at all?

Tales Normando



Mon, 19 Jan 2004 05:22:23 GMT  
 Quick question about the Inspectors collection behavior
The inspector will not be deleted from the Inspectors collection if you hold a
reference to it, and you need a reference to the inspector to access any of its
properties.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy  - Outlook, CDO
and MAPI Developer Tool


Quote:
> Hi,

>             Can anybody clue me if an inspector is deleted from the
> inspectors collection when the Close method is used? And what happens when a
> variable holding the pointer to that very inspector calls a method, say
> HidePageForm or Activate? Is it added again to the collection or is an error
> message showed? Is it deleted at all?

> Tales Normando



Mon, 19 Jan 2004 08:15:38 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. API, WM_SETEXT, quick question, need quick answer please

2. ADOX Columns collection (strange behavior??)

3. Collection.Add and Collection.Item question?

4. quick way to destroy a custom collection

5. Need quick transfer from recordset to collection

6. Quick way to sort a large collection.

7. The quick question and the long question.

8. QUICK QUESTION:vb question/buying decision

9. Collections, Collections and More Collections

10. Question On Outlook 2003 (B2) Event Behavior

11. Behavior question

12. DataGrid behavior question...

 

 
Powered by phpBB® Forum Software