Query: reg_ci_callback
OS: sunos
Section: 3dmi
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
reg_ci_callback(3DMI) DMI Library Functions reg_ci_callback(3DMI)NAMEreg_ci_callback - provide a component instrumentation with a transient program numberSYNOPSIScc [ flag ... ] file ... -ldmici [ library ... ] #include <dmi/ci_callback_svc.hh> u_long reg_ci_callback();DESCRIPTIONThe 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 func- tionRETURN VALUESUpon successful completion, the reg_ci_callback() function returns a transient program number of type u_long.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-level |Unafe | +-----------------------------+-----------------------------+SEE ALSOattributes(5) SunOS 5.10 13 Jul 1998 reg_ci_callback(3DMI)