query_tshapeT_query_tshapeQueryTshapeQueryTshapequery_tshape (算子名称)
名称
query_tshapeT_query_tshapeQueryTshapeQueryTshapequery_tshape — Query all shapes available for text cursors.
警告
query_tshapequery_tshapeQueryTshapeQueryTshapeQueryTshapequery_tshape is obsolete and is only provided for
reasons of backward compatibility.
参数签名
描述
query_tshapequery_tshapeQueryTshapeQueryTshapeQueryTshapequery_tshape queries the available shapes of text
cursors for the output window. The retrieved shapes can be
used by 该算子 set_tshapeset_tshapeSetTshapeSetTshapeSetTshapeset_tshape.
运行信息
- 多线程类型:可重入(与非独占操作符并行运行)。
- 多线程作用域:全局(可以从任何线程调用)。
- 未经并行化处理。
参数表
WindowHandleWindowHandleWindowHandleWindowHandlewindowHandlewindow_handle (input_control) window → HWindow, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Window handle.
TextCursorTextCursorTextCursorTextCursortextCursortext_cursor (output_control) string-array → HTupleSequence[str]HTupleHtuple (string) (string) (HString) (char*)
Names of the available text cursors.
结果
query_tshapequery_tshapeQueryTshapeQueryTshapeQueryTshapequery_tshape returns 2 (
H_MSG_TRUE)
.
可能的前置算子
open_windowopen_windowOpenWindowOpenWindowOpenWindowopen_window
可能的后置算子
set_tshapeset_tshapeSetTshapeSetTshapeSetTshapeset_tshape,
write_stringwrite_stringWriteStringWriteStringWriteStringwrite_string,
read_stringread_stringReadStringReadStringReadStringread_string
参考其它
set_tshapeset_tshapeSetTshapeSetTshapeSetTshapeset_tshape,
get_shapeget_shapeGetShapeGetShapeGetShapeget_shape,
set_tpositionset_tpositionSetTpositionSetTpositionSetTpositionset_tposition,
write_stringwrite_stringWriteStringWriteStringWriteStringwrite_string,
read_stringread_stringReadStringReadStringReadStringread_string
模块
Foundation