RSC/MP Programming Manual
Programming Environment
RSC.H Header  File
RSC.H Header File 
The RSC.H header file is placed by the RSC/MP installation programs in the directory 
that yo u specify. This file is shipped with both the workstation RSC/MP component and 
with the RSC/MP host component. Due to naming convention differences on different 
platforms, this file has the following names: 
RSC.H on the workstation is used in compiling RSC/MP workstation programs 
written in the C language. 
RSCH (no period) on the NonStop system is used for compiling host programs that 
make use of RSC/MP‘s UMS or ACS services. 
Note.  In this manual, RSC.H file refers to both the RSC.H and RSCH header files.
Contents of the Header File 
RSC.H is a text file that should be included in the application‘s source code. For 
applications written in languages other than C, refer to this file to identify the values of 
the constants and structures and the definitions of functions. 
The RSC.H header file defines: 
RSC/MP version numbers
Data types
Session type definitions
Wait, nowait, and default options
TMF option constants
Size constants
Time structure
Subsystem options
Error classes, API errors, and UMS errors
Function names in other languages
Function prototypes
  UMS and ACS headers
HP NonStop Remote Server Call (RSC/MP) Programming Manual — 522360-006 
2- 3 










