Goblin - A Platform for 3D AR and VR Applications

NativeMethods.WndProcDelegate Delegate

public delegate IntPtr NativeMethods.WndProcDelegate(
   IntPtr hWnd,
   WindowMessage msg,
   IntPtr wParam,
   IntPtr lParam
);

Requirements

Namespace: Microsoft.Samples.DirectX.UtilityToolkit

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

See Also

Microsoft.Samples.DirectX.UtilityToolkit Namespace