C# Class LibUsbDotNet.DeviceNotify.Internal.DevNotifyNativeWindow

Inheritance: System.Windows.Forms.NativeWindow
Afficher le fichier Open project: arvydas/BlinkStickDotNet Class Usage Examples

Méthodes protégées

Méthode Description
OnHandleChange ( ) : void
WndProc ( Message &m ) : void

Private Methods

Méthode Description
DevNotifyNativeWindow ( OnHandleChangeDelegate delHandleChanged, OnDeviceChangeDelegate delDeviceChange ) : System

Method Details

OnHandleChange() protected méthode

protected OnHandleChange ( ) : void
Résultat void

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void