XPRDconnect
XPRDmosel XPRDconnect(XPRDcontext ctx, const char *cnstr, XPRDfct_open fmgr, void *fctx, char *errmsg, int msglen);
ctx
|
XPRD context
|
cnstr
|
Connection string
|
fmgr
|
File manager routine (can be
NULL)
|
fctx
|
Data pointer to be passed to the
fmgr routine
|
errmsg
|
Buffer to return error messages
|
msglen
|
Size of
errmsg
|
m1=XPRDconnect(xdctx,"",NULL,NULL,buf1,256); m2=XPRDconnect(xdctx,"myserver",NULL,NULL,buf2,256); m3=XPRDconnect(xdctx,"rcmd:ssh secure mosel -r",NULL,NULL,buf3,256); m4=XPRDconnect(xdctx,"xsrv:mybox/xpress/mypass",NULL,NULL,buf4,256);
© 2001-2024 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.