IAmsiStream interface (amsi.h)

Represents a stream to be scanned. For a code example, see the IAmsiStream interface sample.

Inheritance

The IAmsiStream interface inherits from the IUnknown interface. IAmsiStream also has these types of members:

Methods

The IAmsiStream interface has these methods.

 
IAmsiStream::GetAttribute

Returns a requested attribute from the stream.
IAmsiStream::Read

Requests a buffer-full of content to be read.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header amsi.h