SECEditController::GetColumnSelect
BOOLSECEditController::GetColumnSelect(void)
Queries whether the current selection, if any, is a column selection.
Defined in: SECEditController.cpp
Return Value
Returns non-zero if the current selection is a column selection. If there is no current selection, or if the current selection is a line selection, returns 0.
See Also