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