Uses of Class
com.jniwrapper.win32.com.LicInfo

Packages that use LicInfo
com.jniwrapper.win32.com The com.jniwrapper.win32.com package contains a number of standard COM interfaces wrappers. 
com.jniwrapper.win32.com.impl The com.jniwrapper.win32.com.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.com package. 
 

Uses of LicInfo in com.jniwrapper.win32.com
 

Methods in com.jniwrapper.win32.com with parameters of type LicInfo
 void IClassFactory2.getLicInfo(LicInfo licInfo)
          Fills a licInfo structure with information on the licensing capabilities of this class factory.
 

Uses of LicInfo in com.jniwrapper.win32.com.impl
 

Methods in com.jniwrapper.win32.com.impl with parameters of type LicInfo
 void IClassFactory2Impl.getLicInfo(LicInfo licInfo)