IVsRunningDocumentTable4.NotifyDocumentChangedEx(UInt32, UInt32) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Уведомляет клиента о внесении изменений в документ.
public:
void NotifyDocumentChangedEx(System::UInt32 cookie, System::UInt32 attributes);
public:
void NotifyDocumentChangedEx(unsigned int cookie, unsigned int attributes);
void NotifyDocumentChangedEx(unsigned int cookie, unsigned int attributes);
public void NotifyDocumentChangedEx (uint cookie, uint attributes);
abstract member NotifyDocumentChangedEx : uint32 * uint32 -> unit
Public Sub NotifyDocumentChangedEx (cookie As UInteger, attributes As UInteger)
Параметры
- cookie
- UInt32
[in] Измененный документ.
- attributes
- UInt32
[in] Новые атрибуты документа.