_LIB_LISTCAPABILITIES2 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.
Library list flags returned from GetCapabilities2(UInt32).
This enumeration supports a bitwise combination of its member values.
public enum class _LIB_LISTCAPABILITIES2
public enum class _LIB_LISTCAPABILITIES2
enum _LIB_LISTCAPABILITIES2
[System.Flags]
public enum _LIB_LISTCAPABILITIES2
[<System.Flags>]
type _LIB_LISTCAPABILITIES2 =
Public Enum _LIB_LISTCAPABILITIES2
- Inheritance
-
_LIB_LISTCAPABILITIES2
- Attributes
Fields
Name | Value | Description |
---|---|---|
LLC_ALLOWELEMENTSEARCH | 256 | Allows search starting at given element for GetList2(UInt32, UInt32, UInt32, VSOBSEARCHCRITERIA2[], IVsObjectList2). |
Remarks
COM Signature
From vsshell80.idl: