/sys$common/syshlp/helplib.hlb System Services, $DISPLAY PROXY *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Returns information about one or more existing proxies. Format SYS$DISPLAY_PROXY rem_node ,rem_user ,buffer_sizes ,proxy_node ,proxy_user ,default_user ,local_users ,flags ,[context] C Prototype int sys$display_proxy (void *rem_node, void *rem_user, unsigned short int buffer_sizes [4], void *proxy_node, void *proxy_user, void *default_user, unsigned int *local_users, unsigned int flags, unsigned int *context);
Additional Information (explode) :
|