Click here for NewsObjects Overview
Profile Manager Control Methods
Windows - Visual C++


Click on the Profile Manager method to see its syntax:

AboutBox

Displays the control's About Box.

AddProfile

Adds a profile to the server.

DeleteProfile

Deletes a profile from the server.

ExportCriteria

Exports profile criteria to a specified file.

GetNumProfilesAllowed

Returns the number of profiles reserved on the server for this user.

GetProfileCode

Returns the profile code at the specified index.

GetProfileCount

Returns the number profiles that the user has registered with the server.

GetProfileCriteria

Returns the profile criteria for the specified profile.

GetProfileName

Returns the profile name for the specified profile.

GetSelectedCode

Returns the selected profile codes based on index.

ImportCriteria

Imports profile criteria from a specified file.

ModifyProfile

Modifies a profile on the server.

ShowCombinedAlert

Shows the Combined Alert dialog.

ShowProfileEditor

Shows the Profile Editor dialog.

ShowProfileManager

Shows the Profile Manager dialog.

ShowSelectProfiles

Shows the Select Profiles dialog.

Back to: Profile Manager Control