Click or drag to resize
FlightSimulatorXException Constructor (UInt32, UInt32, UInt32)
Creates a new object.

Namespace: VirtualRadar.Interface.FlightSimulatorX
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FlightSimulatorXException(
	uint exceptionID,
	uint indexNumber,
	uint sendID
)

Parameters

exceptionID
Type: SystemUInt32
indexNumber
Type: SystemUInt32
sendID
Type: SystemUInt32
See Also