VSSAVETREEITEM.docCookie Field
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.
Handle of the document in the Running Document Table.
public: System::UInt32 docCookie;
public: unsigned int docCookie;
unsigned int docCookie;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSCOOKIE")]
public uint docCookie;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSCOOKIE")>]
val mutable docCookie : uint32
Public docCookie As UInteger
Field Value
- Attributes
Remarks
COM Signature
From vsshell80.idl: