BIND_OPTS2::dwTrackFlags Field
Visual Studio 2015
Represents a value that a moniker can use during link tracking.
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")] unsigned int dwTrackFlags
Field Value
Type: System::UInt32If the original persisted data that the moniker is referencing has been moved, the moniker can attempt to reestablish that link by searching for the original data through some adequate mechanism. dwTrackFlags provides additional information on how the link should be resolved.
Show: