Get [source] interface DISPID (id)
-
Hi, I'm kinda stuck at the moment so i hope some of you guys can help me out. Ok here's the question: How can you get the method id's of a [default, source] interface using smart pointers only. It is not a dispinterface (since then you had to supply id's), but a normal interface which derives from IDispatch. I can't create an instance or query for the interface, because it's a [source] interface...right. So how can i get these id's. Any help would be greatly appreciated.
-
Hi, I'm kinda stuck at the moment so i hope some of you guys can help me out. Ok here's the question: How can you get the method id's of a [default, source] interface using smart pointers only. It is not a dispinterface (since then you had to supply id's), but a normal interface which derives from IDispatch. I can't create an instance or query for the interface, because it's a [source] interface...right. So how can i get these id's. Any help would be greatly appreciated.