Uses of Class
com.jniwrapper.win32.ole.types.UserClassType

Packages that use UserClassType
com.jniwrapper.win32.com The com.jniwrapper.win32.com package contains a number of standard COM interfaces wrappers. 
com.jniwrapper.win32.ole The com.jniwrapper.win32.mshtml package contains a number of interfaces that are used in the OLE technology. 
com.jniwrapper.win32.ole.impl The com.jniwrapper.win32.ole.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.ole package. 
 

Uses of UserClassType in com.jniwrapper.win32.com
 

Methods in com.jniwrapper.win32.com with parameters of type UserClassType
 OleStr AbstractOleControl.getUserType(UserClassType formOfType)
           
 

Uses of UserClassType in com.jniwrapper.win32.ole
 

Methods in com.jniwrapper.win32.ole with parameters of type UserClassType
 OleStr IOleObject.getUserType(UserClassType dwFormOfType)
           
 

Uses of UserClassType in com.jniwrapper.win32.ole.impl
 

Methods in com.jniwrapper.win32.ole.impl with parameters of type UserClassType
 OleStr IOleObjectImpl.getUserType(UserClassType dwFormOfType)