Microsoft SDK for Java

convert_Java_Object_to_IUnknown

Returns a usable interface pointer from the current COM context.

Syntax

IUnknown *__cdecl convert_Java_Object_to_IUnknown(Hjava_lang_Object *phJavaObject, const IID *pIID);

Parameters

*phJavaObject The address of the Java object.
*pIID The address of the interface identifier.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.