Applies all active profile changes in all target sequences.
[Visual Basic .NET] |
---|
Public Sub ApplyAllProfileChanges() |
[C#] |
---|
public void ApplyAllProfileChanges(); |
[Managed C++] |
---|
public: void ApplyAllProfileChanges(); |
[Unmanaged C++] |
---|
public: HRESULT ApplyAllProfileChanges(); |
[Java] |
---|
public void applyAllProfileChanges(); |