IsDirty method
Checks the object for changes since it was last saved.
Syntax
HRESULT retVal = object.IsDirty();
Parameters
This method has no parameters.
Show:
Checks the object for changes since it was last saved.
HRESULT retVal = object.IsDirty();
This method has no parameters.