Apply Changes - applies the current values of
specified profile to the segments within the target sequence.
| [Visual Basic .NET] |
|---|
Public Sub ApplyProfile( _
ByVal Profile As IAgVAProfile _
)
|
| [C#] |
|---|
public void ApplyProfile(
|
| [Managed C++] |
|---|
public: void ApplyProfile(
|
| [Java] |
|---|
public applyProfile(
|
| [Unmanaged C++] |
|---|
public: HRESULT ApplyProfile(
|
- Profile