Incomplete MicroStationAPI Documentation
The MicroStationAPI help doc refers to mdlSystem_setFunction in quite a few places. Unfortunately, that function no longer exists in CONNECT. Its type-safe replacement in CONNECT is SetNewDesignFileFunction (SystemFunc_NewDesignFile newFunc);. However, SetNewDesignFileFunction (and several others) is not mentioned in the documentation.
The function prototype of SetNewDesignFileFunction is in header file <mssystem.fdf>.