virtual ZRESULT setLibrary(core::libs::ILibrary* pLib)=0;

Description

Sets tool's library interface.

Parameters:
pLib
Tool's library interface.
See Also:
Interface overview and methods
getLibrary method