Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: XOBVRPCX

Package: VistALink

Routine: XOBVRPCX


Information

XOBVRPCX ;; mjk/alb - VistaLink RPC Formatter Sink ; 07/27/2002 13:00

Source Information

Source file <XOBVRPCX.m>

Entry Points

Name Comments DBIA/ICR reference
START(XOBUF,XOBDATA) ;
GETVAL() ; -- get next VALue from stream buffer
GETLEN() ; -- get the length of the next value
GETSTR(LEN) ; -- extracts string of length, LEN, from stream buffer and returns extracted string
READ(LEN) ; -- read more from stream buffer but only needed amount
SECURITY ;
AV ; -- access and verify code type (KAAJEE)
CCOW ; -- CCOW type (FatKAAT)
DUZ ; -- simple duz type
VPID ; -- vpid type
APPPROXY ; -- application proxy type
J2SE ; -- c/s type
; -- this line should never be executed since state will
; always be authenticated ; entered for completeness
V1 ; -- set up security compatibility for VL v1.0 client
; (tag also called by ELST^XOBRPCI)
;
PARMS ;
GETVER() ; -- get rpc version
SETVER(VERSION) ; -- set rpc version
Info |  Source |  Entry Points