Goblin - A Platform for 3D AR and VR Applications

WndProcCallback Delegate

public delegate IntPtr WndProcCallback(
   IntPtr hWnd,
   WindowMessage msg,
   IntPtr wParam,
   IntPtr lParam,
   ref bool NoFurtherProcessing
);

Requirements

Namespace: Microsoft.Samples.DirectX.UtilityToolkit

Assembly: Goblin.Engine (in Goblin.Engine.dll)

See Also

Microsoft.Samples.DirectX.UtilityToolkit Namespace