virtual ZRESULT getLibrary(core::libs::ILibrary** ppLib)=0;
Description
Provides tool's
library interface
.
Parameters:
ppLib
Ret-Val argument with requested interface. Not NULL.
See Also:
Interface overview and methods
setLibrary
method