SHELLEXECUTEINFO class base struct

Contains information used by ShellExecuteEx.

Inheritance
Available Extensions

Constructors

SHELLEXECUTEINFO()

Properties

Anonymous ↔ _SHELLEXECUTEINFOW__Anonymous_e__Union
getter/setter pair
cbSize int
getter/setter pair
dwHotKey int
getter/setter pair
fMask int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hInstApp int
getter/setter pair
hkeyClass int
getter/setter pair
hProcess int
getter/setter pair
hwnd int
getter/setter pair
lpClass Pointer<Utf16>
getter/setter pair
lpDirectory Pointer<Utf16>
getter/setter pair
lpFile Pointer<Utf16>
getter/setter pair
lpIDList Pointer<NativeType>
getter/setter pair
lpParameters Pointer<Utf16>
getter/setter pair
lpVerb Pointer<Utf16>
getter/setter pair
nShow int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited