MciOpenParmsDeviceType Field
Name or constant identifier of the device type.
(The name of the device is typically obtained from the registry or SYSTEM.INI file.)
If this member is a constant, it can be one of the values listed in MCI Device Types.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public DeviceType As String
Dim instance As MciOpenParms
Dim value As String
value = instance.DeviceType
instance.DeviceType = value
public:
String^ DeviceType
val mutable DeviceType: string
No code example is currently available or this language may not be supported.
Field Value
String