ITcPlcLibraryManager::UninstallLibrary
Uninstalls a library from a repository.
HRESULT UninstallLibrary(BSTR bstrRepositoryName, BSTR bstrLibraryName, BSTR bstrVersion, BSTR bstrDistributor);
Parameters
bstrRepositoryName |
[in] : Name of repository |
bstrLibraryName |
[in] : Name of library |
bstrVersion |
[in, optional] : Version of library |
bstrDistributor |
[in, optional] : Distributor of library |