|
-
May 11th, 1999, 04:46 AM
#1
MFC COM VB Colection
I want to write a OLE server that handle the VB collection passing by a method. but I dont know how to get a handle into my OLE Server. What must I use for the parameter type ( long, OLE_HANDLE, ...) and what is the cast into mfc.
After I getting the collection I want to add VB user object an handle it.
Is ther a solution for this question!
-
May 11th, 1999, 09:47 AM
#2
Re: MFC COM VB Colection
You have to handle the ICollection interface.
Sincerely, Mihai
-
May 12th, 1999, 02:15 AM
#3
Re: MFC COM VB Colection
Where can I find a descriotion aobout ICollection?
-
May 12th, 1999, 05:46 AM
#4
Re: MFC COM VB Colection
where I can find info about ICollection?
-
May 12th, 1999, 10:16 AM
#5
Re: MFC COM VB Colection
I have not worked with VB collections, but I have found the book Beginning ATL COM Programming by Dr. Richard Grimes (and others) to be excellent. It does have a section on collections (Chapter 7) You can find more information at www.wrox.com or www.wrox.co.uk. They also have sample code on this site.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|