ITcPlcLibraryManager::UninstallLibrary
Deinstalliert eine Bibliothek aus einem Repository.
HRESULT UninstallLibrary(BSTR bstrRepositoryName, BSTR bstrLibraryName, BSTR bstrVersion, BSTR bstrDistributor);
Parameter
bstrRepositoryName |
[in] : Name des Repository |
bstrLibraryName |
[in] : Name der Bibliothek |
bstrVersion |
[in, optional] : Version der Bibliothek |
bstrDistributor |
[in, optional] : Verteiler der Bibliothek |