query_tshapeT_query_tshapeQueryTshapeQueryTshape (Operator)
Name
query_tshapeT_query_tshapeQueryTshapeQueryTshape — Query all shapes available for text cursors.
Warning
query_tshapequery_tshapeQueryTshapeQueryTshapeQueryTshape is obsolete and is only provided for
reasons of backward compatibility.
Signature
Description
query_tshapequery_tshapeQueryTshapeQueryTshapeQueryTshape queries the available shapes of text
cursors for the output window. The retrieved shapes can be
used by the operator set_tshapeset_tshapeSetTshapeSetTshapeSetTshape.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
WindowHandleWindowHandleWindowHandleWindowHandlewindowHandle (input_control) window → HWindow, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Window handle.
TextCursorTextCursorTextCursorTextCursortextCursor (output_control) string-array → HTupleHTupleHtuple (string) (string) (HString) (char*)
Names of the available text cursors.
Result
query_tshapequery_tshapeQueryTshapeQueryTshapeQueryTshape returns 2 (H_MSG_TRUE).
Possible Predecessors
open_windowopen_windowOpenWindowOpenWindowOpenWindow
Possible Successors
set_tshapeset_tshapeSetTshapeSetTshapeSetTshape,
write_stringwrite_stringWriteStringWriteStringWriteString,
read_stringread_stringReadStringReadStringReadString
See also
set_tshapeset_tshapeSetTshapeSetTshapeSetTshape,
get_shapeget_shapeGetShapeGetShapeGetShape,
set_tpositionset_tpositionSetTpositionSetTpositionSetTposition,
write_stringwrite_stringWriteStringWriteStringWriteString,
read_stringread_stringReadStringReadStringReadString
Module
Foundation