Source position: aes.pas line 51
function appl_search( |
ap_smode: SmallInt; |
ap_sname: PAnsiChar; |
out ap_stype: SmallInt; |
out ap_sid: SmallInt |
):SmallInt; |
ap_smode: SmallInt; |
out ap_sname: string; |
out ap_stype: SmallInt; |
out ap_sid: SmallInt |
):SmallInt; |