Goblin - A Platform for 3D AR and VR Applications

NativeMethods.MakeUInt32 Method 

Makes two shorts into a long

public static uint MakeUInt32(
   short l,
   short r
);

See Also

NativeMethods Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace