public System.Int32 CreateGroup(System.String dll, System.Int32 aiNumber) { return(ABICInterface.IAICallback_CreateGroup(self, dll, aiNumber)); }