NWGetShortMachineName(3nw)


NWGetShortMachineName -- returns the 4-byte short hardware type string

Synopsis

   #include <time.h> or #define NWL_EXCLUDE_TIME 
   #include <stdio.h> or #define NWL_EXCLUDE_FILE 
   #include <nwlocale.h> 
   

NWCCODE NWAPI NWGetShortMachineName (char NWFAR *shortMachineName);

Description

The parameters are as follows:

shortMachineName
(OUT) Points to the short machine name specified in NET.CFG. The default name is IBM*.

Return values

0x0000
Successful

Non-zero
Failure

Services

Internationalization

NCP calls

None
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.