Show / Hide Table of Contents

Method WndUtil.DefSubclassProc


Overload

Let your callback function used with WndUtil.Subclass call this function and return its return value. After or before processing the message.

public static nint DefSubclassProc(wnd w, int msg, nint wp, nint lp)
Parameters
w  (wnd)
msg  (int)
wp  (nint)
lp  (nint)
Returns
nint