Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
DMI Library Functionsreg_ci_callback(3DMI)


NAME

 reg_ci_callback - provide a component instrumentation with a transient program number

SYNOPSIS

 
cc [ flag ... ] file ... -ldmici    [ library ... ]
#include <dmi/ci_callback_svc.hh>
u_long reg_ci_callback();

DESCRIPTION

 

The reg_ci_callback() function provides a component instrumentation with a transient program number. The instrumentation uses this number to register its RPC service provider. The prognum member of the DmiRegisterInfo structure is populated with the return value of this function

RETURN VALUES

 

Upon successful completion, the reg_ci_callback() function returns a transient program number of type u_long.

ATTRIBUTES

 

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
MT-levelUnafe

SEE ALSO

 

attributes(5)


SunOS 5.9Go To TopLast Changed 13 Jul 1998

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.