KSC Open API
Kaspersky Security Center API description
array QueriesStorage::GetQueries ( int  eType)

Acquire array of queries params of given type.

Returns array of IDs and data of all queries of given type defined for the current user (associated with the connection to the Administration Server).

Parameters:
eType(int) queries type QueryType
Returns:
(array) array object, each element is a KLPAR::ParamsPtr object query data, see Query storage data format