GroupLab Widget Tap Library

HeavyweightHelper.NMHDR Constructor 

Initialises the current instance with a given window handle and notification code. See the NMHDR structure documentation in the Win32 API for details on this member.

public HeavyweightHelper.NMHDR(
   IntPtr windowHandle,
   int code
);

Parameters

windowHandle
code

See Also

HeavyweightHelper.NMHDR Class | GroupLab.WidgetTap.Helpers Namespace