Goblin - A Platform for 3D AR and VR Applications

NativeMethods.SendMessage Method 

public static IntPtr SendMessage(
   IntPtr windowHandle,
   WindowMessage msg,
   IntPtr w,
   IntPtr l
);

See Also

NativeMethods Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace