Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ igetgateway(3) — HP-UX Instrument Control Library G.03.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

IGETGATEWAYTYPE(3)

HP-UX

NAME

igetgatewaytype − returns the session gateway type

SYNOPSIS

#include <sicl.h>
 

int igetgatewaytype (id, gwtype);
 INST id;
int *gwtype;

 

DESCRIPTION

Igetgatewaytype function returns in gwtype the gateway type associated with a given session id. 
 
This function returns one of the following values in gwtype:
 

­I_INTF_LAN The session is using a LAN gateway to access the remote interface. 

­I_INTF_NONE The session is not using a gateway. 

 

RETURN VALUE

This function returns zero (0) if successful, or a non-zero error number if an error occurs. 
 

SEE ALSO

The "Using HP SICL with LAN" chapter of the HP SICL User’s Guide for HP-UX
 

AUTHOR

igetgatewaytype was developed by HP. 

Hewlett-Packard Comapny  —  September 29, 1999

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026