query_tshapeT_query_tshapeQueryTshapeQueryTshape (Operator)

Name

query_tshapeT_query_tshapeQueryTshapeQueryTshape — Abfrage der verfügbaren Textcursor.

Warnung

query_tshapequery_tshapeQueryTshapeQueryTshapeQueryTshape ist veraltet und wird nur aus Gründen der Rückwärtskompatibilität zur Verfügung gestellt.

Signatur

query_tshape( : : WindowHandle : TextCursor)

Herror T_query_tshape(const Htuple WindowHandle, Htuple* TextCursor)

void QueryTshape(const HTuple& WindowHandle, HTuple* TextCursor)

HTuple HWindow::QueryTshape() const

static void HOperatorSet.QueryTshape(HTuple windowHandle, out HTuple textCursor)

HTuple HWindow.QueryTshape()

Beschreibung

query_tshapequery_tshapeQueryTshapeQueryTshapeQueryTshape gibt für das Ausgabefenster die Namen aller Darstellungsarten des Textcursors aus. Diese können von dem Operator set_tshapeset_tshapeSetTshapeSetTshapeSetTshape verwendet werden.

Ausführungsinformationen

Parameter

WindowHandleWindowHandleWindowHandleWindowHandlewindowHandle (input_control)  window HWindow, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Fenster-Handle.

TextCursorTextCursorTextCursorTextCursortextCursor (output_control)  string-array HTupleHTupleHtuple (string) (string) (HString) (char*)

Namen der verfügbaren Textcursor.

Ergebnis

query_tshapequery_tshapeQueryTshapeQueryTshapeQueryTshape liefert den Wert 2 (H_MSG_TRUE).

Vorgänger

open_windowopen_windowOpenWindowOpenWindowOpenWindow

Nachfolger

set_tshapeset_tshapeSetTshapeSetTshapeSetTshape, write_stringwrite_stringWriteStringWriteStringWriteString, read_stringread_stringReadStringReadStringReadString

Siehe auch

set_tshapeset_tshapeSetTshapeSetTshapeSetTshape, get_shapeget_shapeGetShapeGetShapeGetShape, set_tpositionset_tpositionSetTpositionSetTpositionSetTposition, write_stringwrite_stringWriteStringWriteStringWriteString, read_stringread_stringReadStringReadStringReadString

Modul

Foundation