GuiReferenceSetSearchStartCol

Sets the search starting column in the current Reference View instance.

void GuiReferenceSetSearchStartCol(int col);

参数

col An integer representing the 0 based column to use for searching.

返回值

此函数不返回值。

示例

GuiReferenceSetSearchStartCol(1);