Kaspersky Security Center Automation  10.0
HRESULT IKlAkLicHst::GetKeyDataForHost ( [in] BSTR  bstrSerial,
[in] BSTR  bstrHost,
[out, retval] IKlAkParams **  ppData 
)

Acquire info for specified key on host.

Returns info for specified key on host

Parameters:
bstrSerial license serial name
bstrHost host name
Return values:
ppData IKlAkParams containing attributes from List of license key attributes and List of host-specific license attributes.


See also How to see contents of the IKlAkParams container.