typedef PROFILE_REGISTRATION* (*profile_shlib_init)

(struct configobj* appconfig)

Prototype for the well-known entry point required in a shared library which provides profiles.

Documentation

Prototype for the well-known entry point required in a shared library which provides profiles. Each such shared library must provide this function to return a list of the profile-registration structures for all profiles in the library.

Parameters:
appconfig - A pointer to the configuration structure that may be used for configuration purposes.
See Also:
load_beep_profiles
null_echo_Init
null_sink_Init
tls_profile_Init

Home Alphabetic index



This page was generated with the help of DOC++.