ModelingErrorListProvider.IVsRunningDocTableEvents.OnAfterAttributeChange Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IVsRunningDocTableEvents.OnAfterAttributeChange
virtual int Microsoft.VisualStudio.Shell.Interop.IVsRunningDocTableEvents.OnAfterAttributeChange(System::UInt32 docCookie, System::UInt32 grfAttribs) = Microsoft::VisualStudio::Shell::Interop::IVsRunningDocTableEvents::OnAfterAttributeChange;
int IVsRunningDocTableEvents.OnAfterAttributeChange (uint docCookie, uint grfAttribs);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsRunningDocTableEvents.OnAfterAttributeChange : uint32 * uint32 -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsRunningDocTableEvents.OnAfterAttributeChange : uint32 * uint32 -> int
Function OnAfterAttributeChange (docCookie As UInteger, grfAttribs As UInteger) As Integer Implements IVsRunningDocTableEvents.OnAfterAttributeChange
Parameters
- docCookie
- UInt32
- grfAttribs
- UInt32