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

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

Methods in com.jniwrapper.win32.automation.types that return ArrayDesc
 ArrayDesc TypeDesc.getLpadesc()
           
 

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