C# Class PortMidiSharp.PmDeviceInfo

Datei anzeigen Open project: atsushieno/mldsp Class Usage Examples

Public Properties

Property Type Description
Input int
Interface System.IntPtr
Name System.IntPtr
Opened int
Output int
StructVersion int

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Input public_oe property

public int Input
return int

Interface public_oe property

public IntPtr,System Interface
return System.IntPtr

Name public_oe property

public IntPtr,System Name
return System.IntPtr

Opened public_oe property

public int Opened
return int

Output public_oe property

public int Output
return int

StructVersion public_oe property

public int StructVersion
return int