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

Members

Member name Description
IDLFLAG_NONE
IDLFLAG_FIN
IDLFLAG_FOUT
IDLFLAG_FLCID
IDLFLAG_FRETVAL

See Also

Reference

TLI Namespace