_LIB_LISTFLAGS Enum

Definition

Specifies the controls to implement for an object list search.

This enumeration supports a bitwise combination of its member values.

C++/CX
public enum class _LIB_LISTFLAGS
Inheritance
_LIB_LISTFLAGS
Attributes

Fields

Name Value Description
LLF_NONE 0

No flags are specified.

LLF_IGNORESUBSET 1

Ignore subsets in the search. For class view requests only.

LLF_TRUENESTING 2

Search true nested items. For class view requests only.

LLF_PROJECTONLY 4

Search only the project. For class view requests only.

LLF_USESEARCHFILTER 8

Use a VSOBSEARCHCRITERIA parameter to limit information selection. For symbol search only.

LLF_DONTUPDATELIST 16

Don't update the symbol list. For find symbol only

LLF_RESOURCEVIEW 32

Search in resource view. For symbol search only.

Remarks

COM Signature

From vsshell.idl:

The environment's object manager uses this enumeration to specify how the search for object list information is to be controlled.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022