NativeEventDispatcher Constructor
Initializes a new instance of the NativeEventDispatcher class.
Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)
Syntax
[MethodImplAttribute(InternalCall)]
public NativeEventDispatcher (
stringstrDriverName,
UInt64drvData
)
Parameters
- strDriverName
The name of a registered driver. - drvData
Driver data to be used in initializing the driver.
Version Information
Available in .NET Micro Framework version 3.0 and above.
See Also
Reference
NativeEventDispatcher Class
NativeEventDispatcher Members
Microsoft.SPOT.Hardware Namespace