Returns a usable interface pointer from the current COM context.
IUnknown *__cdecl convert_Java_Object_to_IUnknown(Hjava_lang_Object *phJavaObject, const IID *pIID);
*phJavaObject | The address of the Java object. |
*pIID | The address of the interface identifier. |