get_contour_styleT_get_contour_styleGetContourStyleGetContourStyleget_contour_style (Operator)

Name

get_contour_styleT_get_contour_styleGetContourStyleGetContourStyleget_contour_style — Abfragen des aktuellen Füllstils der Konturanzeige.

Signatur

get_contour_style( : : WindowHandle : Style)

Herror T_get_contour_style(const Htuple WindowHandle, Htuple* Style)

void GetContourStyle(const HTuple& WindowHandle, HTuple* Style)

HString HWindow::GetContourStyle() const

static void HOperatorSet.GetContourStyle(HTuple windowHandle, out HTuple style)

string HWindow.GetContourStyle()

def get_contour_style(window_handle: HHandle) -> str

Beschreibung

get_contour_styleget_contour_styleGetContourStyleGetContourStyleGetContourStyleget_contour_style gibt den Füllstil zurück, der mit set_contour_styleset_contour_styleSetContourStyleSetContourStyleSetContourStyleset_contour_style gesetzt wurde.

Ausführungsinformationen

Parameter

WindowHandleWindowHandleWindowHandleWindowHandlewindowHandlewindow_handle (input_control)  window HWindow, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Fenster-Handle.

StyleStyleStyleStylestylestyle (output_control)  string HTuplestrHTupleHtuple (string) (string) (HString) (char*)

Füllstil der Konturanzeige.

Ergebnis

get_contour_styleget_contour_styleGetContourStyleGetContourStyleGetContourStyleget_contour_style liefert den Wert 2 (H_MSG_TRUE), falls das Fenster gültig ist. Ansonsten wird eine Fehlerbehandlung durchgeführt.

Nachfolger

set_contour_styleset_contour_styleSetContourStyleSetContourStyleSetContourStyleset_contour_style, disp_xlddisp_xldDispXldDispXldDispXlddisp_xld

Siehe auch

set_contour_styleset_contour_styleSetContourStyleSetContourStyleSetContourStyleset_contour_style, disp_xlddisp_xldDispXldDispXldDispXlddisp_xld

Modul

Foundation