function DSStartService(port:Word):Integer;stdcall;external gprsdll name 'DSStartService';
function DSSendData(modemid:Cardinal;len:Word;buf:string):Integer;stdcall;external gprsdll name 'DSSendData';
function DSStartService(port:Word):Integer;stdcall;external gprsdll name 'DSStartService'; function DSSendData(modemid:Cardinal;len:Word;buf:string):Integer;stdcall;external gprsdll name 'DSSendData'; 其中调用dssenddata的时候老是提示参数不够 我的代码 DSSendData(modemi