|
binary KillChain::GetByIDs2 |
( |
wstring |
wstrHostID, |
|
|
wstring |
wstrProductName, |
|
|
wstring |
wstrProductVersion, |
|
|
wstring |
wstrElementID, |
|
|
[out] int |
nResStatus |
|
) |
| |
Get KillChain information by hostname and element_id
- Parameters:
-
| wstrHostID | Host ID |
| wstrProductName,wstrProductVersion | Internal name and version of product that create element |
| wstrElementID | Element ID (GUID format), generated by product |
[out] | nResStatus | Operation status |
- Returns:
- BinaryValue of KillChain
|