_ExpansionFunctionType Enumeration
Visual Studio 2012
Specifies the type of an expansion function.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
COM Signature
From textmgr2.idl:
enum _ExpansionFunctionType { eft_List, eft_Value }; typedef DWORD ExpansionFunctionType;
These values are returned from the GetFunctionType method in the IVsExpansionFunction interface.