DescKinds Enumeration

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Namespace:  TLI
Assembly:  Microsoft.TLI.Interop (in Microsoft.TLI.Interop.dll)

Syntax

'Declaration
Public Enumeration DescKinds
'Usage
Dim instance As DescKinds
public enum DescKinds
public enum class DescKinds
public enum DescKinds

Members

Member name Description
DESCKIND_NONE
DESCKIND_FUNCDESC
DESCKIND_VARDESC

See Also

Reference

TLI Namespace