Uses of Class
com.jniwrapper.win32.automation.types.ParamDesc

Packages that use ParamDesc
com.jniwrapper.win32.automation.types The com.jniwrapper.win32.automation.types package contains various Automation types wrappers, such as Variant, BStr, SafeArray and other. 
 

Uses of ParamDesc in com.jniwrapper.win32.automation.types
 

Methods in com.jniwrapper.win32.automation.types that return ParamDesc
 ParamDesc ElemDesc.getParamdesc()
           
 

Constructors in com.jniwrapper.win32.automation.types with parameters of type ParamDesc
ParamDesc(ParamDesc that)