|
params QBTNetworkListApi::GetListItemInfo |
( |
int |
itemId | ) |
|
Acquire info about specified file from specified network list.
- Parameters:
-
- Returns:
- ppInfo (params) contains following attributes:
- "strHostName" (wstring), Host name. (see "strHostName" attribute from Quarantine, Backup, TIF lists)
- "strListName" (wstring), name of the network list.
- "strId" (wstring), id of an item on the host. (see "strId" attribute from Quarantine, Backup, TIF lists)
- "strListProductName" (wstring), Internal name of the product that collected network list. (see "strListProductName" attribute from Quarantine, Backup, TIF lists)
- "strListProductVersion" (wstring), Internal name of the product that collected network list. (see "strListProductVersion" attribute from Quarantine, Backup, TIF lists)
|