Click or drag to resize

PIDwmDefWindowProc Method


Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static int DwmDefWindowProc(
	IntPtr hWnd,
	int msg,
	IntPtr wParam,
	IntPtr lParam,
	out IntPtr result
)

Parameters

hWnd  IntPtr
 
msg  Int32
 
wParam  IntPtr
 
lParam  IntPtr
 
result  IntPtr
 

Return Value

Int32
See Also