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)
Syntax uint UnusedValue { get; }
ReadOnly Property UnusedValue As UInteger
Get
property unsigned int UnusedValue {
unsigned int get ();
}
abstract UnusedValue : uint32 with get
Property Value
Type:
UInt32See Also