Msft_MiStream class

The Msft_MiStream WMI class is an abstract base class that represents a data stream of command or query data sent from a Software Inventory Logging data provider to the Software Inventory Logging stream provider.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[Abstract, ClassVersion("1.0.0"), AMENDMENT]
class Msft_MiStream
{
  string NamespaceName;
};

Members

The Msft_MiStream class has these types of members:

Properties

The Msft_MiStream class has these properties.

NamespaceName

Data type: string

Access type: Read-only

Windows Server 2012 R2: The namespace of the data provider.

This property has been removed.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012 R2
Namespace
Root\InventoryLogging
MOF
MiStreamProv.mof
DLL
MiStreamProv.dll

See also

Software Inventory Logging WMI Stream Provider Classes