public int DeviceID
Public DeviceID As Integer
Dim instance As MciOpenParms
Dim value As Integer
value = instance.DeviceID
instance.DeviceID = value
public:
int DeviceID
val mutable DeviceID: int
No code example is currently available or this language may not be supported.