Share via


IMoniker.IsDirty Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Function IsDirty As Integer
'Usage
Dim instance As IMoniker 
Dim returnValue As Integer 

returnValue = instance.IsDirty()
int IsDirty()
int IsDirty()
function IsDirty() : int

Return Value

Type: System.Int32

Implements

IPersistStream.IsDirty()

.NET Framework Security

See Also

Reference

IMoniker Interface

IMoniker Members

IsDirty Overload

Microsoft.VisualStudio.OLE.Interop Namespace