System.Runtime.InteropServices.ComTypes.FUNCKIND public enum FUNCKIND Documentation FUNC_DISPATCH = 4 FUNC_NONVIRTUAL = 2 FUNC_PUREVIRTUAL = 1 FUNC_STATIC = 3 FUNC_VIRTUAL = 0