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

Acquire serial numbers of current and next keys for specified host and product.

Returns serial numbers of current and next keys for specified host and product See also IKlAkLicHst.GetKeyDataForHost

Parameters:
bstrHost Host name
bstrProduct Product name *
bstrVersion Product version name *
Return values:
ppData IKlAkParams containing two string attributes: CurrentKey and NextKey -- current and next license serial numbers


See also How to see contents of the IKlAkParams container.