TliErrors 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 TliErrors
'Usage
Dim instance As TliErrors
public enum TliErrors
public enum class TliErrors
public enum TliErrors

Members

Member name Description
tliErrNoCurrentTypelib
tliErrCantLoadLibrary
tliErrTypeLibNotRegistered
tliErrSearchResultsChanged
tliErrNotApplicable
tliErrIncompatibleData
tliErrIncompatibleSearchType
tliErrIncompatibleTypeKind
tliErrInaccessibleImportLib
tliErrNoDefaultValue
tliErrDataNotAvailable
tliErrNotAnEntryPoint
tliErrStopFiltering
tliErrArrayBoundsNotAvailable
tliErrSearchResultsNotSorted
tliErrTypeNotArray

See Also

Reference

TLI Namespace