System.Runtime.InteropServices.ComTypes.IEnumSTATDATA

Provides the managed definition of the IEnumSTATDATA interface.

See Also: IEnumSTATDATA Members

Syntax

[System.Runtime.InteropServices.Guid("00000103-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IEnumSTATDATA

Remarks

This interface enumerates an array of System.Runtime.InteropServices.ComTypes.STATDATA structures.

For more information about the IEnumSTATDATA interface, see the MSDN Library.

The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see How to: Map HRESULTs and Exceptions.

Requirements

Namespace: System.Runtime.InteropServices.ComTypes
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0