ITcPlcLibraryManager::MoveRepository
Moves the repository to a new position in the list of repositories. The position is marked by its index, which starts at 0.
HRESULT MoveRepository(BSTR bstrRepositoryName, int iNewIndex);
Parameters
bstrRepositoryName |
[in] : Name of the repository |
iNewIndex |
[in] : Index of the repository |