Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Get the provider used for Telemetry. Because recording Telemetry will leak user-controlled strings, only built-in providers should be recorded.
the filtered provider for telemetry.
The table name that we want to lookup
Make "find full hash" request by for the given prefixes.
A base64url encoded string.
An array of list names represented in string.
An array of list states represented in base64.
An array of prefixes for which we'd like to find full hashes..
The aListNames and aListStatesBase64 arrays must be the same length.
Make ThreatHit report request body.
A base64 encoded string.
channel which encountered the threat.
listname represented in string.
hash-based hit represented in base64.
Parse V4 FindFullHash response.
Byte stream from the server.
The callback function on each complete hash parsed. Can be called multiple times in one parsing.
Generated using TypeDoc
Increases the reference count for this interface. The associated instance will not be deleted unless the reference count is returned to zero.
Returns
The resulting reference count.