Uses of Class
com.jniwrapper.win32.shell.types.ShItemID

Packages that use ShItemID
com.jniwrapper.win32.shell.types The com.jniwrapper.win32.shell.types package contains auxilious classes for Shell functionality. 
 

Uses of ShItemID in com.jniwrapper.win32.shell.types
 

Methods in com.jniwrapper.win32.shell.types that return ShItemID
 ShItemID ItemIDList.getMkid()
          Returns a list of item identifiers.
 

Constructors in com.jniwrapper.win32.shell.types with parameters of type ShItemID
ShItemID(ShItemID that)