IEnumSTATPROPSETSTG Interface

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.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0000013B-0000-0000-C000-000000000046")> _
Public Interface IEnumSTATPROPSETSTG
'Usage
Dim instance As IEnumSTATPROPSETSTG
[InterfaceTypeAttribute()]
[GuidAttribute("0000013B-0000-0000-C000-000000000046")]
public interface IEnumSTATPROPSETSTG
[InterfaceTypeAttribute()]
[GuidAttribute(L"0000013B-0000-0000-C000-000000000046")]
public interface class IEnumSTATPROPSETSTG
public interface IEnumSTATPROPSETSTG

See Also

Reference

IEnumSTATPROPSETSTG Members

Microsoft.VisualStudio.OLE.Interop Namespace