SECEditController::GetModify

BOOL SECEditController::GetModify(void)

Determines whether the contents have been modified.

Defined in: SECEditControllerCEditEmul.cpp

Return Value

Nonzero if the edit-control contents have been modified; 0 if they have remained unchanged.

Developer Notes

This method is provided as a part of the Objective Edit CEdit compatiblity layer.

See Also

SECEditController