EasyManua.ls Logo

HP NonStop Pathway/iTS

HP NonStop Pathway/iTS
694 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
SPI Programming Considerations
NonStop Pathway/iTS Management Programming Manual426749-002
3-17
Types for Fields in Structured Tokens
C pragma for ZPWY-DDL-DEF-PROG (continued):
Types for Fields in Structured Tokens
Many token types are built on more elementary types that are defined in the DDL
before the extensible structured token is defined.
struct
{
union
{
char z_c[8];
struct
{
short z_i[4];
} z_s;
char z_b[8];
} u_z_c;
} z_devname;
struct
{
union
{
char z_c[8];
struct
{
short z_i[4];
} z_s;
char z_b[8];
} u_z_c;
} z_subdevname;
char z_filler[8];
} z_device;
} u_z_disc;
} z_localname;
} zprinterfile;
} zprinterinfo;
short zsecurity;
struct
{
union
{
char z_c[15];
struct
{
short z_i[7];
char filler_0;
} z_s;
char z_b[15];
} u_z_c;
} ztcp;
char filler_1;
short ztmf;
} zpwy_ddl_def_prog_def;

Table of Contents

Related product manuals