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!