Packages
 
 

Packages   PreviousThis PackageNext
Package com.ms.com   Previous This
Package
Next

 


Interface IUnknown

public interface IUnknown
{
}

This interface is used as the return type for Component Object Model (COM) methods that return arbitrary COM interfaces. To achieve backward compatibility, the jactivex tool is used to translate references in the IUnknown COM interface to the IUnknown Java interface.

upnrm.gif © 1998 Microsoft Corporation. All rights reserved. Terms of use.