NWGetOSVersionInfo(3nw)
NWGetOSVersionInfo --
gets NetWare OS version information
Synopsis
#include <nwfse.h>
or
#include <nwcalls.h>
NWCCODE N_API NWGetOSVersionInfo
(NWCONN_HANDLE conn,
NWFSE_OS_VERSION_INFO N_FAR fseOSVersionInfo);
Description
The parameters are as follows:
- conn
-
(IN) Specifies the NetWare server connection handle.
- fseOSVersionInfo
-
(OUT) Points to NWFSE_OS_VERSION_INFO getting operating system version information.
Return values
- 0x0000
-
SUCCESSFUL
Notices
Console operator rights are NOT necessary to call NWGetOSVersionInfo.
Services
File Server Environment
NCP calls
- 0x2222 123 13
-
Get Operating System Version Information
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.