Свойство | Тип | Описание | |
---|---|---|---|
m_callbacks | NativeEventHandler | ||
m_disposed | bool | ||
m_threadSpawn | NativeEventHandler |
Метод | Описание | |
---|---|---|
DisableInterrupt ( ) : void | ||
EnableInterrupt ( ) : void | ||
NativeEventDispatcher ( ) : System | ||
NativeEventDispatcher ( string strDriverName, ulong drvData ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
MultiCastCase ( uint port, uint state, System.DateTime time ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public NativeEventDispatcher ( string strDriverName, ulong drvData ) : System | ||
strDriverName | string | |
drvData | ulong | |
Результат | System |
protected NativeEventHandler m_callbacks | ||
Результат | NativeEventHandler |