extern void bp_profile_registration_chain_destroy

(struct BP_CONNECTION* conn,
  struct PROFILE_REGISTRATION* pr)

Deallocates a linked-list of profile-registration structures.

Documentation

Deallocates a linked-list of profile-registration structures.

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

Home Alphabetic index



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