IPersistFileFormat::IsDirty Method (Int32)
Visual Studio 2015
Determines whether an object has changed since being saved to its current file.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Parameters
- pfIsDirty
-
Type:
System::Int32
[out] true if the document content changed.
Return Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Show: