SECEdit::SetModified

voidSECEdit::SetModified(BOOLbModified= TRUE)

Sets the modified state of the model.

Defined in: SECEdit.cpp

Return Value

void

Parameters

bModified

The new state. A non-zero value indicates that the model has been modified since the last save.

See Also

SECEdit  IsModified