SECEdit::GetReadOnly
BOOLSECEdit::GetReadOnly(void)
Tests the read only state of the model. In the read only state, character insertions or deletions are not permitted.
Defined in: SECEdit.cpp
Return Value
Returns non-zero if the read only state is set; otherwise 0.
See Also