Click or drag to resize
ISimConnectWrapperMapClientEventToSimEvent Method
Wraps a call to SimConnect.MapClientEventToSimEvent.

Namespace: VirtualRadar.Interface.FlightSimulatorX
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void MapClientEventToSimEvent(
	Enum eventId,
	string eventName
)

Parameters

eventId
Type: SystemEnum
eventName
Type: SystemString
See Also