| Package | Description |
|---|---|
| eu.aschuetz.nativeutils.api |
| Modifier and Type | Method and Description |
|---|---|
static WindowsNativeUtil.Path_VolumeName |
WindowsNativeUtil.Path_VolumeName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowsNativeUtil.Path_VolumeName[] |
WindowsNativeUtil.Path_VolumeName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
WindowsNativeUtil.GetFinalPathNameByHandleA(long handle,
boolean normalize,
WindowsNativeUtil.Path_VolumeName volumeName) |
String |
WindowsNativeUtil.GetFinalPathNameByHandleW(long handle,
boolean normalize,
WindowsNativeUtil.Path_VolumeName volumeName) |
Copyright © 2023. All rights reserved.