Specifies the text image disposition action for CloseItemTextImage calls.
Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration __VSPTIP_DISPOSITION
public enum __VSPTIP_DISPOSITION
public enum class __VSPTIP_DISPOSITION
type __VSPTIP_DISPOSITION
public enum __VSPTIP_DISPOSITION
Members
| Member name | Description | |
|---|---|---|
| VSPTIP_Close | Finished using the item. | |
| VSPTIP_Modified | Finished using the item and it was modified. | |
| VSPTIP_ToOpen | The item is about to be opened through OpenDocumentViaProject. | 
Remarks
COM Signature
From vsshell.idl: