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

Packages that use TypeKind
com.jniwrapper.win32.automation This package provides interfaces, their implementaitons, utility classes and data types for working with Microsoft Automation. 
com.jniwrapper.win32.automation.impl The com.jniwrapper.win32.automation.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.automation package. 
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 TypeKind in com.jniwrapper.win32.automation
 

Methods in com.jniwrapper.win32.automation that return TypeKind
 TypeKind ITypeLib.getTypeInfoType(UInt index)
           
 

Uses of TypeKind in com.jniwrapper.win32.automation.impl
 

Methods in com.jniwrapper.win32.automation.impl that return TypeKind
 TypeKind ITypeLibImpl.getTypeInfoType(UInt index)
           
 

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

Methods in com.jniwrapper.win32.automation.types that return TypeKind
 TypeKind TypeAttr.getTypekind()