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

Packages that use IDLDesc
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 IDLDesc in com.jniwrapper.win32.automation.types
 

Methods in com.jniwrapper.win32.automation.types that return IDLDesc
 IDLDesc TypeAttr.getIdldescType()
           
 IDLDesc ElemDesc.getIdldesc()
           
 

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