get_mshape ( : : WindowHandle : Cursor )

Query the current mouse pointer shape.

get_mshape returns the name of the pointer shape set for the window. The mouse pointer shape can be used in the operator set_mshape.


Parameters

WindowHandle (input_control)
window -> integer
Window identifier.

Cursor (output_control)
string -> string
Mouse pointer name.


Result

get_mshape returns the value 2 (H_MSG_TRUE).


Parallelization Information

get_mshape is reentrant, local, and processed without parallelization.


Possible Predecessors

open_window, open_textwindow, query_mshape


Possible Successors

set_mshape


See also

set_mshape, query_mshape


Module

System



Copyright © 1996-2005 MVTec Software GmbH