_LIB_LISTCAPABILITIES2 Enum

Definition

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

LLC_ALLOWELEMENTSEARCH 256

Allows search starting at given element for GetList2(UInt32, UInt32, UInt32, VSOBSEARCHCRITERIA2[], IVsObjectList2).

Remarks

COM Signature

From vsshell80.idl:

Applies to