C# Class Attributes.StatusEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: jrowberg/bglib

Méthodes publiques

Свойство Type Description
flags Byte
handle System.UInt16

Méthodes publiques

Méthode Description
StatusEventArgs ( UInt16 handle, Byte flags )

Method Details

StatusEventArgs() public méthode

public StatusEventArgs ( UInt16 handle, Byte flags )
handle System.UInt16
flags Byte

Property Details

flags public_oe property

public Byte flags
Résultat Byte

handle public_oe property

public UInt16,System handle
Résultat System.UInt16