omni_get_profiles(1) — Commands
Name
omni_get_profiles − Obtains a list of application profiles currently available on the system.
Syntax
extern unsigned int omni_get_profiles (
omni_l_app_profile ∗profile,
omni_t_mms_id_nt ds_class,
omni_l_handle context);
Arguments
profileaccess: write only mechanism: by reference Specifies a constant from the omni_l_app_profiles enumerator, defined either in omni_defs or in one of the integrator definition files.
ds_classaccess: write only mechanism: by reference Specifies a buffer containing the directory service object class associated with the retrieved Protocol_Profile.
contextaccess: read/write mechanism: by reference Specifies a variable to be used by DEComni API.