Creates one point access to the supplied object name. The Remove method in IAgOnePtAccess should be called when you are done with the data.
| [Visual Basic .NET] |
|---|
Public Function CreateOnePointAccess( _ ByVal PathToObject As String _ ) As IAgOnePtAccess |
| [C#] |
|---|
public IAgOnePtAccess CreateOnePointAccess( |
| [Managed C++] |
|---|
public: IAgOnePtAccess^ CreateOnePointAccess( |
| [Java] |
|---|
public IAgOnePtAccess createOnePointAccess( |
| [Unmanaged C++] |
|---|
public: HRESULT CreateOnePointAccess( |
- PathToObject
