Clears the access intervals, but not the
definitional settings of the access object itself (like step size,
light time delay settings, time interval, etc.)
| [Visual Basic .NET] |
|---|
Public Sub ClearAccess()
|
| [C#] |
|---|
public void ClearAccess();
|
| [Managed C++] |
|---|
public: void ClearAccess();
|
| [Java] |
|---|
public clearAccess();
|
| [Unmanaged C++] |
|---|
public: HRESULT ClearAccess();
|