| ISimConnectWrapperUnusedValue Property  | 
            Gets the value to pass for parameters that are not used - wraps SimConnect.SIMCONNECT_UNUSED.
            
 
Namespace: VirtualRadar.Interface.FlightSimulatorXAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxuint UnusedValue { get; }ReadOnly Property UnusedValue As UInteger
	Get
property unsigned int UnusedValue {
	unsigned int get ();
}abstract UnusedValue : uint32 with get
Property Value
Type: 
UInt32
See Also