SqlScriptEditorControl.IVsRunningDocTableEvents.OnAfterAttributeChange 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
參數
- docCookie
- UInt32
- grfAttribs
- UInt32