Source position: ociap.inc line 10787
function OCISessionGet( |
envhp: POCIEnv; |
errhp: POCIError; |
var svchp: POCISvcCtx; |
authhp: POCIAuthInfo; |
poolName: Poratext; |
poolName_len: ub4; |
tagInfo: Poratext; |
tagInfo_len: ub4; |
var retTagInfo: Poratext; |
retTagInfo_len: Pub4; |
found: Pboolean; |
mode: ub4 |
):sword; |