Sets the interval's start time and the
interval's duration.
| [Visual Basic .NET] |
|---|
Public Sub SetStartTimeAndDuration( _
ByVal Epoch As System.Object, _
ByVal DurationStr As String _
)
|
| [C#] |
|---|
public void SetStartTimeAndDuration(
|
| [Managed C++] |
|---|
public: void SetStartTimeAndDuration(
|
| [Java] |
|---|
public setStartTimeAndDuration(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetStartTimeAndDuration(
|
- Epoch
- DurationStr