Creates a smart epoch from STK epoch.
| [Visual Basic .NET] |
|---|
Public Function CreateSmartEpochFromTime( _ ByVal Epoch As System.Object _ ) As IAgCrdnEventSmartEpoch |
| [C#] |
|---|
public IAgCrdnEventSmartEpoch CreateSmartEpochFromTime( |
| [Managed C++] |
|---|
public: IAgCrdnEventSmartEpoch^ CreateSmartEpochFromTime( |
| [Java] |
|---|
public IAgCrdnEventSmartEpoch createSmartEpochFromTime( |
| [Unmanaged C++] |
|---|
public: HRESULT CreateSmartEpochFromTime( |
- Epoch
Spaces and most punctuation ( except for "-_().") cannot be used as a part of a component name when creating new components via VGT API.
Create and configure explicit smart epoch event.
| [C#] | Copy Code | |
|---|---|---|
| ||
Create and configure implicit smart epoch event.
| [C#] | Copy Code | |
|---|---|---|
| ||
Create and configure explicit smart epoch event.
| [Visual Basic .NET] | Copy Code | |
|---|---|---|
| ||
Create and configure implicit smart epoch event.
| [Visual Basic .NET] | Copy Code | |
|---|---|---|
| ||
