Package | Description |
---|---|
org.bridj.cpp.com.shell |
BridJ mappings for some common Windows COM Shell interfaces.
|
Modifier and Type | Method and Description |
---|---|
static ITaskbarList3.TbpFlag |
ITaskbarList3.TbpFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ITaskbarList3.TbpFlag[] |
ITaskbarList3.TbpFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ValuedEnum<ITaskbarList3.TbpFlag> |
ITaskbarList3.TbpFlag.fromValue(long value) |
Iterator<ITaskbarList3.TbpFlag> |
ITaskbarList3.TbpFlag.iterator() |
Modifier and Type | Method and Description |
---|---|
int |
ITaskbarList3.SetProgressState(Pointer<Integer> hWnd,
ValuedEnum<ITaskbarList3.TbpFlag> Flags) |
Copyright © 2009-2020. All Rights Reserved.