Creates a smart epoch from an event.
| [Visual Basic .NET] |
|---|
Public Function CreateSmartEpochFromEvent( _
ByVal RefEvent As IAgCrdnEvent _
) As IAgCrdnEventSmartEpoch
|
| [C#] |
|---|
public IAgCrdnEventSmartEpoch CreateSmartEpochFromEvent(
|
| [Managed C++] |
|---|
public: IAgCrdnEventSmartEpoch^ CreateSmartEpochFromEvent(
|
| [Java] |
|---|
public IAgCrdnEventSmartEpoch createSmartEpochFromEvent(
|
| [Unmanaged C++] |
|---|
public: HRESULT CreateSmartEpochFromEvent(
|
- RefEvent
Spaces and most punctuation ( except for
"-_().") cannot be used as a part of a component name when creating
new components via VGT API.