SECEditController::UpdateSelectionFromCmd

BOOL SECEditController::UpdateSelectionFromCmd(SECEditCommand* pCmd)

Updates the position of the current selection if it is affected by the given command.

Defined in: SECEditController.cpp

Return Value

Returns non-zero if the current selection was affected; otherwise 0.

Parameters

pCmd

Points to a command.

See Also

SECEditController UpdateCaretPosFromCmd