Uses of Class
com.jniwrapper.win32.com.impl.IErrorInfoImpl

Packages that use IErrorInfoImpl
com.jniwrapper.win32.com The com.jniwrapper.win32.com package contains a number of standard COM interfaces wrappers. 
 

Uses of IErrorInfoImpl in com.jniwrapper.win32.com
 

Methods in com.jniwrapper.win32.com with parameters of type IErrorInfoImpl
static HResult ComFunctions.getErrorInfo(IErrorInfoImpl resErrorInfo)
          This function retrieves the error information pointer set by the previous call to SetErrorInfo in the current logical thread.