This document is archived and information here might be outdated. Recommended version. |
Not modified boolean.
[Visual Basic .NET]
Public ReadOnly Property NotModified As Boolean
[C#]
public bool NotModified {get;}
[C++]
HRESULT get_NotModified(
Boolean* NotModified
);
[C++] Parameters NotModified [out, retval]
NotModified is a parameter of type bool*