_VSOBJLISTOWNEROTPIONS Enum
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.
Specifies list owner options in GetOptions(UInt32) calls.
public enum class _VSOBJLISTOWNEROTPIONS
public enum class _VSOBJLISTOWNEROTPIONS
enum _VSOBJLISTOWNEROTPIONS
public enum _VSOBJLISTOWNEROTPIONS
type _VSOBJLISTOWNEROTPIONS =
Public Enum _VSOBJLISTOWNEROTPIONS
- Inheritance
-
_VSOBJLISTOWNEROTPIONS
Fields
LOO_NONE | 0 | No options are specified. |
LOO_SUPPORTSEXTENDEDTEXT | 1 | Supports extended text (fully-qualified name) for an object. |
LOO_UPDATESDISPLAYDATA | 2 | Display data of an object can be updated. |
Remarks
COM Signature
From vsshell.idl: