PredefinedMethodInfo sealed class PredefinedMethodInfo Documentation Code public ACCESS access public MethodCallingConventionEnum callingConvention public int cTypeVars public PREDEFMETH method public PredefinedName name public int[] signature public PredefinedType type public PredefinedMethodInfo(PREDEFMETH method, PredefinedType type, PredefinedName name, MethodCallingConventionEnum callingConvention, ACCESS access, int cTypeVars, int[] signature)