PM_getMachineName
Get the name of the machine on the network.
Declaration
const char * PMAPI PM_getMachineName(void)
Prototype In
pmapi.h
Return Value
Constant string pointer to the network machine name
Description
This function is used to obtain the machine name for the computer on the network if possible. This is not always possible for all OS'es (especially when the OS has no networking!), so in some cases this will simply be a constant value if the network machine name cannot be determined.
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com