Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates if one or more properties have changed since the last initialization or "Save" operation.
Syntax
HRESULT retVal = object.IsDirty();
Parameters
This method has no parameters.
Remarks
E_NOTIMPL is not a valid return code, because any object that implements this interface must support the entire functionality of the interface.