Returns a value UInt32 compound from a high and a low word.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
[CLSCompliantAttribute(false)] public static uint GetUInt32( ushort high, ushort low ) |