点击或拖拽改变大小

IOleInPlaceSiteWindowlessOnDefWindowMessage 方法

[缺少 "M:DSkin.OLE.IOleInPlaceSiteWindowless.OnDefWindowMessage(System.UInt32,System.IntPtr,System.IntPtr,System.Int32@)" 的 <summary> 文档]

命名空间:  DSkin.OLE
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
int OnDefWindowMessage(
	uint MSG,
	IntPtr wParam,
	IntPtr lParam,
	out int plResult
)

参数

MSG
类型:SystemUInt32

[缺少 "M:DSkin.OLE.IOleInPlaceSiteWindowless.OnDefWindowMessage(System.UInt32,System.IntPtr,System.IntPtr,System.Int32@)" 的 <param name="MSG"/> 文档]

wParam
类型:SystemIntPtr

[缺少 "M:DSkin.OLE.IOleInPlaceSiteWindowless.OnDefWindowMessage(System.UInt32,System.IntPtr,System.IntPtr,System.Int32@)" 的 <param name="wParam"/> 文档]

lParam
类型:SystemIntPtr

[缺少 "M:DSkin.OLE.IOleInPlaceSiteWindowless.OnDefWindowMessage(System.UInt32,System.IntPtr,System.IntPtr,System.Int32@)" 的 <param name="lParam"/> 文档]

plResult
类型:SystemInt32

[缺少 "M:DSkin.OLE.IOleInPlaceSiteWindowless.OnDefWindowMessage(System.UInt32,System.IntPtr,System.IntPtr,System.Int32@)" 的 <param name="plResult"/> 文档]

返回值

类型:Int32

[缺少 "M:DSkin.OLE.IOleInPlaceSiteWindowless.OnDefWindowMessage(System.UInt32,System.IntPtr,System.IntPtr,System.Int32@)" 的 <returns> 文档]

参见