Click or drag to resize
ISimConnectWrapperSetSystemEventState Method
Wraps a call to SimConnect.SetSystemEventState.

Namespace: VirtualRadar.Interface.FlightSimulatorX
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void SetSystemEventState(
	Enum eventId,
	bool on
)

Parameters

eventId
Type: SystemEnum
on
Type: SystemBoolean
See Also