Property | Type | Description | |
---|---|---|---|
m_callbacks | NativeEventHandler | ||
m_disposed | bool | ||
m_threadSpawn | NativeEventHandler |
Method | Description | |
---|---|---|
DisableInterrupt ( ) : void | ||
EnableInterrupt ( ) : void | ||
NativeEventDispatcher ( ) : System | ||
NativeEventDispatcher ( string strDriverName, ulong drvData ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
MultiCastCase ( uint port, uint state, System.DateTime time ) : void |
public NativeEventDispatcher ( string strDriverName, ulong drvData ) : System | ||
strDriverName | string | |
drvData | ulong | |
return | System |
protected NativeEventHandler m_callbacks | ||
return | NativeEventHandler |