Server Reference Guide : A. Error Codes and Messages : OpenROAD Server Errors : Procedure Name Errors
 
Share this page                  
Procedure Name Errors
The following error codes apply to procedure names:
HRESULT
Description
0x80041100
Procedure name invalid. The procedure name string passed to the CallProc or Call4GL method is empty or could not be converted to ASCII.
0x80041200
Procedure name unknown. The procedure name string passed to the CallProc or Call4GL method was not found in the Initiated application.