Access is computed using the intervals in the
specified event interval list.
[Visual Basic .NET] |
---|
Public Sub SpecifyAccessEventIntervals( _
ByVal pEventIntervalList As IAgCrdnEventIntervalList _
)
|
[C#] |
---|
public void SpecifyAccessEventIntervals(
|
[Managed C++] |
---|
public: void SpecifyAccessEventIntervals(
|
[Java] |
---|
public specifyAccessEventIntervals(
|
[Unmanaged C++] |
---|
public: HRESULT SpecifyAccessEventIntervals(
|
- pEventIntervalList