点击或拖拽改变大小

XLibXwcLookupString 方法

[缺少 "M:CPF.Linux.XLib.XwcLookupString(System.IntPtr,CPF.Linux.XEvent@,System.Void*,System.Int32,System.IntPtr@,System.IntPtr@)" 的 <summary> 文档]

命名空间:  CPF.Linux
程序集:  CPF.Linux (在 CPF.Linux.dll 中) 版本:0.8.8.5
语法
C#
public static int XwcLookupString(
	IntPtr xic,
	ref XEvent xevent,
	void* buffer,
	int num_bytes,
	out IntPtr keysym,
	out IntPtr status
)

参数

xic
类型:SystemIntPtr

[缺少 "M:CPF.Linux.XLib.XwcLookupString(System.IntPtr,CPF.Linux.XEvent@,System.Void*,System.Int32,System.IntPtr@,System.IntPtr@)" 的 <param name="xic"/> 文档]

xevent
类型:CPF.LinuxXEvent

[缺少 "M:CPF.Linux.XLib.XwcLookupString(System.IntPtr,CPF.Linux.XEvent@,System.Void*,System.Int32,System.IntPtr@,System.IntPtr@)" 的 <param name="xevent"/> 文档]

buffer
类型:SystemVoid*

[缺少 "M:CPF.Linux.XLib.XwcLookupString(System.IntPtr,CPF.Linux.XEvent@,System.Void*,System.Int32,System.IntPtr@,System.IntPtr@)" 的 <param name="buffer"/> 文档]

num_bytes
类型:SystemInt32

[缺少 "M:CPF.Linux.XLib.XwcLookupString(System.IntPtr,CPF.Linux.XEvent@,System.Void*,System.Int32,System.IntPtr@,System.IntPtr@)" 的 <param name="num_bytes"/> 文档]

keysym
类型:SystemIntPtr

[缺少 "M:CPF.Linux.XLib.XwcLookupString(System.IntPtr,CPF.Linux.XEvent@,System.Void*,System.Int32,System.IntPtr@,System.IntPtr@)" 的 <param name="keysym"/> 文档]

status
类型:SystemIntPtr

[缺少 "M:CPF.Linux.XLib.XwcLookupString(System.IntPtr,CPF.Linux.XEvent@,System.Void*,System.Int32,System.IntPtr@,System.IntPtr@)" 的 <param name="status"/> 文档]

返回值

类型:Int32

[缺少 "M:CPF.Linux.XLib.XwcLookupString(System.IntPtr,CPF.Linux.XEvent@,System.Void*,System.Int32,System.IntPtr@,System.IntPtr@)" 的 <returns> 文档]

参见