Configures a profile-registration structure to behave as an initiator.
Documentation
Configures a profile-registration structure to behave as an initiator.
Call this before registering the profile with the wrapper
(e.g., before calling tcp_bp_connect.)
Parameters:
pr - A pointer to the profile-registration returned by
sr_Init.
serverName - The value to use for the serverName attribute
of the <start> element, or NULL.
callback - The routine to invoke on an event
(cf., callback).
clientData - A user-supplied pointer.