struct profile

A structure for binding a profile-module to a channel.

Documentation

A structure for binding a profile-module to a channel.

Unless otherwise noted, all fields should be considered read-only by the profile.

Fields:
next - A pointer to another profile structure. This may be used in bp_start_request and pro_start_indication.
uri - The URI associated with the profile.
piggyback - A character pointer, or NULL.
piggyback_length - The length in octets of the piggyback.
See Also:
pro_start_indication
pro_start_confirmation
bp_start_request
bpc_start_response

Home Alphabetic index



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