extern void bp_profile_registration_destroy

(struct BP_CONNECTION* conn,
  struct PROFILE_REGISTRATION* pr)

Deallocates a profile-registration structure returned by bp_profile_registration_new or bp_profile_registration_clone

Documentation

Deallocates a profile-registration structure returned by bp_profile_registration_new or bp_profile_registration_clone

Parameters:
conn - A pointer to the connection structure, or NULL.
pr - A pointer to the profile-registration structure to be destroyed.

Home Alphabetic index



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