InsPoint.h
.
void InsPtEnable (Boolean enableIt)
InsPtEnabled
true
if the insertion point is enabled or false if the insertion point is disabled.
Boolean InsPtEnabled (void)
true
if the insertion point is enabled (blinking); returns false if the insertion point is disabled (invisible).
InsPtEnable
Int16 InsPtGetHeight (void)
void InsPtGetLocation (Int16 *x, Int16 *y)
x
and y
.
void InsPtSetHeight (const Int16 height)
InsPtGetHeight
void InsPtSetLocation (const Int16 x, const Int16 y)
InsPtGetLocation
  |   |