register_id,argument1,.!module_text,procedure,type_text,argument1,.!Calls a procedure in a dynamic link library or code resource!is ...

!register_id,argument1,...!module_text,procedure,type_text,argument1,...!!Calls a procedure in a dynamic link library or code resource!is the value returned by a previously executed REGISTER or REGISTER.ID function!are the arguments to be passed to the procedure!is quoted text specifying the name of the dynamic link library (DLL) that contains the procedure in Microsoft Excel for Windows!is text specifying the name of the function in the DLL (in Microsoft Excel for Windows)!is text specifying the data types of the return value and of all arguments to the DLL or code resource.!