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

Members

Member name Description
FUNCFLAG_NONE
FUNCFLAG_FRESTRICTED
FUNCFLAG_FSOURCE
FUNCFLAG_FBINDABLE
FUNCFLAG_FREQUESTEDIT
FUNCFLAG_FDISPLAYBIND
FUNCFLAG_FDEFAULTBIND
FUNCFLAG_FHIDDEN
FUNCFLAG_FUSESGETLASTERROR
FUNCFLAG_FDEFAULTCOLLELEM
FUNCFLAG_FUIDEFAULT
FUNCFLAG_FNONBROWSABLE
FUNCFLAG_FREPLACEABLE
FUNCFLAG_FIMMEDIATEBIND
FUNCFLAG_DEFAULTFILTER

See Also

Reference

TLI Namespace