MCI_OPEN_PARMS class base Struct

The MCI_OPEN_PARMS structure contains information for the MCI_OPEN command.

Inheritance
Annotations

Constructors

MCI_OPEN_PARMS()

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