点击或拖拽改变大小

XLibXIMaskIsSet 方法

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

命名空间:  CPF.Linux
程序集:  CPF.Linux (在 CPF.Linux.dll 中) 版本:0.8.8.5
语法
C#
public static bool XIMaskIsSet(
	void* ptr,
	int shift
)

参数

ptr
类型:SystemVoid*

[缺少 "M:CPF.Linux.XLib.XIMaskIsSet(System.Void*,System.Int32)" 的 <param name="ptr"/> 文档]

shift
类型:SystemInt32

[缺少 "M:CPF.Linux.XLib.XIMaskIsSet(System.Void*,System.Int32)" 的 <param name="shift"/> 文档]

返回值

类型:Boolean

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

参见