DocData.ReloadDocDataWorker(UInt32) 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.
Overridable implementation for handling ReloadDocData.
protected:
virtual int ReloadDocDataWorker(System::UInt32 flags);
protected virtual int ReloadDocDataWorker (uint flags);
abstract member ReloadDocDataWorker : uint32 -> int
override this.ReloadDocDataWorker : uint32 -> int
Protected Overridable Function ReloadDocDataWorker (flags As UInteger) As Integer
Parameters
- flags
- UInt32
Indicates whether or not to ignore the next file change when reloading the document data.