MCI_OPEN_PARMS class Null safety Struct
The MCI_OPEN_PARMS structure contains information for the MCI_OPEN command.
- Inheritance
- Object
- NativeType
- Struct
- MCI_OPEN_PARMS
- Available Extensions
Constructors
Properties
-
dwCallback
↔ Pointer<
IntPtr> -
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
-
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-only, inherited
- wDeviceID ↔ int
-
@Uint32(), read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited