Content-type: text/html Man page of DisconnectToServer

DisconnectToServer

Section: DMI Library Functions (3DMI)
Updated: 13 Jul 1998
Index Return to Main Contents
 

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 TYPEATTRIBUTE VALUE
MT-levelSafe

 

SEE ALSO

ConnectToServer(3DMI),attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:37:13 GMT, October 02, 2010