C# Class PortMidiSharp.PmDeviceInfo

Afficher le fichier Open project: atsushieno/mldsp Class Usage Examples

Méthodes publiques

Свойство Type Description
Input int
Interface System.IntPtr
Name System.IntPtr
Opened int
Output int
StructVersion int

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Input public_oe property

public int Input
Résultat int

Interface public_oe property

public IntPtr,System Interface
Résultat System.IntPtr

Name public_oe property

public IntPtr,System Name
Résultat System.IntPtr

Opened public_oe property

public int Opened
Résultat int

Output public_oe property

public int Output
Résultat int

StructVersion public_oe property

public int StructVersion
Résultat int