MCI_OPEN_PARMS class base Struct
The MCI_OPEN_PARMS structure contains information for the MCI_OPEN command.
- Inheritance
-
- Object
- NativeType
- Struct
- MCI_OPEN_PARMS
- Annotations
-
- @Packed(1)
Constructors
Properties
- dwCallback ↔ int
-
read / write
- hashCode → int
-
The hash code for this object.
read-onlyinherited
-
lpstrAlias
↔ Pointer<
Utf16> -
read / write
-
lpstrDeviceType
↔ Pointer<
Utf16> -
read / write
-
lpstrElementName
↔ Pointer<
Utf16> -
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- wDeviceID ↔ int
-
read / write
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