Uses of Class
de.ibapl.jnhw.util.winapi.WinApiDataType
-
Packages that use WinApiDataType Package Description de.ibapl.jnhw.util.winapi -
-
Uses of WinApiDataType in de.ibapl.jnhw.util.winapi
Fields in de.ibapl.jnhw.util.winapi declared as WinApiDataType Modifier and Type Field Description WinApiDataTypeWinApiDataType. pointerOfMethods in de.ibapl.jnhw.util.winapi that return WinApiDataType Modifier and Type Method Description static WinApiDataTypeWinApiDataType. valueOf(String name)Returns the enum constant of this type with the specified name.static WinApiDataType[]WinApiDataType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-