VSSAVETREEITEM.docCookie Field

Definition

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:

Applies to