AddClassRegistration (Opus Funktion)


_TestMinParamNum(3);
_TestParamType(1,C_Typ_AInteger); // AddressRoles
_TestParamType(2,C_Typ_Integer); // ClassID
_TestParamType(3,C_Typ_AInteger); // ClassGroupList
_TestOptionalParamType(4, C_Typ_Integer); // MasterClassID
_TestOptionalParamType(5, C_Typ_Integer); // TransferFromWaitingList
_TestOptionalParamType(6, C_Typ_Integer); // Reallocation
_TestOptionalParamType(7,C_Typ_AInteger); // OldPersonClassID
_TestLastOptionalParamType(8, C_Typ_Integer); // Silent (Default = 1)