Create an event array using specfied times.
[Visual Basic .NET] |
---|
Public Function CreateEventArrayFixedTimes( _ ByVal Name As String, _ ByVal Description As String _ ) As IAgCrdnEventArray |
[C#] |
---|
public IAgCrdnEventArray CreateEventArrayFixedTimes( |
[Managed C++] |
---|
public: IAgCrdnEventArray^ CreateEventArrayFixedTimes( |
[Java] |
---|
public IAgCrdnEventArray createEventArrayFixedTimes( |
[Unmanaged C++] |
---|
public: HRESULT CreateEventArrayFixedTimes( |
- Name
- Description
Spaces and most punctuation ( except for "-_().") cannot be used as a part of a component name when creating new components via VGT API.