executables
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
executables
pe
/
space.iseki.executables.pe
/
WindowsSubsystems
Windows
Subsystems
@
JvmInline
@
Serializable
(
with
=
WindowsSubsystems.Serializer::class
)
value
class
WindowsSubsystems
(
val
value
:
Short
)
:
Comparable
<
WindowsSubsystems
>
Type for C enum WindowsSubsystems
Raw type:
Short
Members
Constructors
Windows
Subsystems
Link copied to clipboard
constructor
(
value
:
Short
)
Types
Companion
Link copied to clipboard
object
Companion
Constants
Link copied to clipboard
object
Constants
Properties
value
Link copied to clipboard
val
value
:
Short
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
WindowsSubsystems
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String