Generated by
JDiff

Package com.jniwrapper.win32.com

Added Classes and Interfaces
CallType The CallType enumeration constant specifies the call types used by IMessageFilter.handleInComingCall method.
ICreateErrorInfo Represents Java interface for COM interface ICreateErrorInfo.
IErrorInfo Represents Java interface for COM interface IErrorInfo.
IMessageFilter Filtering messages helps to ensure that calls are handled in a manner that improves performance and avoids deadlocks.
ISupportErrorInfo Represents Java interface for COM interface ISupportErrorInfo.
ServerCall The ServerCall enumeration constants indicate the status of server call returned by the IMessageFilter.handleInComingCall method and passed to the IMessageFilter.retryRejectedCall method.
 

Changed Classes
ComException This exception class is used for indicating errors occurred on the COM side.
ComFunctions This class provides wrappers for functions from OLEAUT32 library and service routines for JNIWrapper COM integration.