Uses of Class
org.bridj.cpp.com.shell.ITaskbarList3.THUMBBUTTONFLAGS

Packages that use ITaskbarList3.THUMBBUTTONFLAGS
org.bridj.cpp.com.shell BridJ mappings for some common Windows COM Shell interfaces. 
 

Uses of ITaskbarList3.THUMBBUTTONFLAGS in org.bridj.cpp.com.shell
 

Methods in org.bridj.cpp.com.shell that return ITaskbarList3.THUMBBUTTONFLAGS
static ITaskbarList3.THUMBBUTTONFLAGS ITaskbarList3.THUMBBUTTONFLAGS.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ITaskbarList3.THUMBBUTTONFLAGS[] ITaskbarList3.THUMBBUTTONFLAGS.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.bridj.cpp.com.shell that return types with arguments of type ITaskbarList3.THUMBBUTTONFLAGS
 ValuedEnum<ITaskbarList3.THUMBBUTTONFLAGS> ITaskbarList3.THUMBBUTTON.dwFlags()
           
static ValuedEnum<ITaskbarList3.THUMBBUTTONFLAGS> ITaskbarList3.THUMBBUTTONFLAGS.fromValue(long value)
           
 Iterator<ITaskbarList3.THUMBBUTTONFLAGS> ITaskbarList3.THUMBBUTTONFLAGS.iterator()
           
 

Method parameters in org.bridj.cpp.com.shell with type arguments of type ITaskbarList3.THUMBBUTTONFLAGS
 void ITaskbarList3.THUMBBUTTON.dwFlags(ValuedEnum<ITaskbarList3.THUMBBUTTONFLAGS> dwFlags)
           
 



Copyright © 2009-2012. All Rights Reserved.