IEnumSTATPROPSETSTG Interface

Definition

Enumerates an array of structures containing statistical data about the property sets managed by the current IPropertySetStorage instance. For more information, see IEnumSTATPROPSETSTG, IEnumSTATPROPSETSTG-Compound File Implementation, and STATPROPSETSTG.

public interface class IEnumSTATPROPSETSTG
public interface class IEnumSTATPROPSETSTG
__interface IEnumSTATPROPSETSTG
[System.Runtime.InteropServices.Guid("0000013B-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumSTATPROPSETSTG
[System.Runtime.InteropServices.Guid("0000013B-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IEnumSTATPROPSETSTG
[<System.Runtime.InteropServices.Guid("0000013B-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumSTATPROPSETSTG = interface
[<System.Runtime.InteropServices.Guid("0000013B-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IEnumSTATPROPSETSTG = interface
Public Interface IEnumSTATPROPSETSTG
Attributes

Methods

Clone(IEnumSTATPROPSETSTG)
Next(UInt32, STATPROPSETSTG[], UInt32)
Reset()
Skip(UInt32)

Applies to