sunos man page for disconnecttoserver

Query: disconnecttoserver

OS: sunos

Section: 3dmi

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DisconnectToServer(3DMI)				       DMI Library Functions					  DisconnectToServer(3DMI)

NAME
DisconnectToServer - disconnect from a DMI service provider
SYNOPSIS
cc [ flag ... ] file ... -ldmici -ldmimi [ library ... ] #include <dmi/api.hh> bool_t DisconnectToServer(DmiRpcHandle *dmi_rpc_handle);
DESCRIPTION
The DisconnectToServer() function disconnects a management application or a component instrumentation from a DMI service provider.
RETURN VALUES
The ConnectToServer() function returns TRUE if successful, otherwise FALSE.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-level |Safe | +-----------------------------+-----------------------------+
SEE ALSO
ConnectToServer(3DMI),attributes(5) SunOS 5.10 13 Jul 1998 DisconnectToServer(3DMI)
Related Man Pages
connecttoserver(3dmi) - sunos
dmiaddgroup(3dmi) - sunos
dmiaddlanguage(3dmi) - sunos
dmiregisterci(3dmi) - sunos
libdmimi(3lib) - sunos
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
How to convert number to english?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Once upon an uptime.
How do I remove or hide SunOS version/release from remote login prompt?