Microsoft SDK for Java

com.ms.com Package Classes

The com.ms.com package contains the following classes:

_Guid Class represents globally unique identifiers (GUIDs), which are 128-bit integer values that are used to assign world-wide unique identifiers for COM interfaces and CoClasses. 

BIND_OPTS Class contains parameters used during a moniker-binding operation; added as of versions 2925 through 3167 of the Microsoft virtual machine.

COAUTHIDENTITY represents a user name and password; added as of versions 2925 through 3167 of the Microsoft virtual machine.

COAUTHINFO specifies the authentication settings used while making a remote activation request from the client machine to the server machine; added as of versions 2925 through 3167 of the Microsoft virtual machine.

ComError Class signals errors in linking Java and Component Object Model (COM) objects.

ComException Class wraps an HRESULT, the return type for most methods in the Component Object Model (COM).

ComFailException Class wraps an HRESULT, the return type for most methods in the Component Object Model (COM).

ComLib Class contains routines that are used during Java Component Object Model (COM) integration.

ComSuccessException Class wraps an HRESULT, the return type used in most methods in the Component Object Model (COM).

CONNECTDATA Class is the type enumerated through the IEnumConnections.Next method; CONNECTDATA was added as of versions 2925 through 3167 of the Microsoft virtual machine.

ConnectionPointCookie Class provides methods for creating and closing a connection between a source and a sink object.

COSERVERINFO Class identifies a remote machine resource to the new or enhanced activation functions; added as of versions 2925 through 3167 of the Microsoft virtual machine.

CUnknown Class is the default class for Java-callable-wrappers for COM interfaces that are marshaled to Java interfaces.

Dispatch Class enables Java programs to invoke methods and access the properties of any Microsoft® ActiveX® Automation object.

DispatchProxy Class wraps a dispatchable object with a Java interface.

LicenseMgr Class works with the ILicenseMgr interface to enable you to use licensed Component Object Model (COM) components or controls in your Java application.

LICINFO Class describes the licensing behavior of a class factory that supports licensing.

MULTI_QI Class optimizes network performance by providing multiple interface pointers to remote activation functions; added as of versions 2925 through 3167 of the Microsoft virtual machine.

SafeArray Class wraps a Microsoft® ActiveX® Automation SAFEARRAY data structure.

STATSTG Class represents an STATSTG structure, which contains statistical information about an open storage, stream or byte array object.

StdCOMClassObject Class supports COM class objects.

Variant Class is used to bridge Java with Microsoft® ActiveX® components that manipulate VARIANT data types.

WrongThreadException Class represents objects that are thrown when a method call cannot be made because it was called on the wrong thread.

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