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

Members

Member name Description
IMPLTYPEFLAG_FDEFAULT
IMPLTYPEFLAG_FSOURCE
IMPLTYPEFLAG_FRESTRICTED
IMPLTYPEFLAG_FDEFAULTVTABLE

See Also

Reference

TLI Namespace