![Netscape ENTERPRISE SERVER 6.1 Скачать руководство пользователя страница 311](http://html1.mh-extra.com/html/netscape/enterprise-server-6-1/enterprise-server-6-1_manual_1674653311.webp)
311
Appendix
A
Data Structure Reference
NSAPI uses many data structures which are defined in the
nsapi.h
header file,
which is in the directory server-root
/plugins/include
.
The NSAPI functions described in Chapter 5, “NSAPI Function Reference,”
provide access to most of the data structures and data fields. Before directly
accessing a data structure in
naspi.h
, check if an accessor function exists for it.
For information about the privatization of some data structures in iPlanet Web
Server 4.
x
, see “Privatization of Some Data Structures,” on page 312.
The rest of this chapter describes some of the frequently used public data structures
in
nsapi.h
for your convenience. Note that only the most commonly used fields
are documented here for each data structure; for complete details look in
nsapi.h
.
•
session
•
pblock
•
pb_entry
•
pb_param
•
Session->client
•
request
•
stat
•
shmem_s
•
cinfo
Содержание ENTERPRISE SERVER 6.1
Страница 1: ...NSAPI Programmer s Guide Netscape Enterprise Server Version6 1 April 2002 Draft...
Страница 18: ...Where to Find Related Information 18 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 138: ...CGI to NSAPI Conversion 138 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 214: ...NSAPI Functions in Alphabetical Order 214 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 290: ...Miscellaneous 290 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 310: ...The Netscape LDAP Schema 310 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 318: ...cinfo 318 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 324: ...Sample MIME Types File 324 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 336: ...Buffered Streams 336 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 344: ...344 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 350: ...350 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 356: ...356 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...