IUserProfile.Apply

Syntax

Apply;

Description

The Apply method applies changes made in the profile.

Comments

This method must be called after calling the Edit method and making any changes to the profile.

Example

The example of use is given in the description of the IUserProfiles.AddStr method

See also:

IUserProfile