|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITaskbarList3.THUMBBUTTONMASK | |
---|---|
org.bridj.cpp.com.shell | BridJ mappings for some common Windows COM Shell interfaces. |
Uses of ITaskbarList3.THUMBBUTTONMASK in org.bridj.cpp.com.shell |
---|
Methods in org.bridj.cpp.com.shell that return ITaskbarList3.THUMBBUTTONMASK | |
---|---|
static ITaskbarList3.THUMBBUTTONMASK |
ITaskbarList3.THUMBBUTTONMASK.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ITaskbarList3.THUMBBUTTONMASK[] |
ITaskbarList3.THUMBBUTTONMASK.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.THUMBBUTTONMASK | |
---|---|
ValuedEnum<ITaskbarList3.THUMBBUTTONMASK> |
ITaskbarList3.THUMBBUTTON.dwMask()
|
static ValuedEnum<ITaskbarList3.THUMBBUTTONMASK> |
ITaskbarList3.THUMBBUTTONMASK.fromValue(long value)
|
Iterator<ITaskbarList3.THUMBBUTTONMASK> |
ITaskbarList3.THUMBBUTTONMASK.iterator()
|
Method parameters in org.bridj.cpp.com.shell with type arguments of type ITaskbarList3.THUMBBUTTONMASK | |
---|---|
void |
ITaskbarList3.THUMBBUTTON.dwMask(ValuedEnum<ITaskbarList3.THUMBBUTTONMASK> dwMask)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |