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

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("0000013B-0000-0000-C000-000000000046")> _
Public Interface IEnumSTATPROPSETSTG
‘사용 방법
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
[<InterfaceTypeAttribute()>]
[<GuidAttribute("0000013B-0000-0000-C000-000000000046")>]
type IEnumSTATPROPSETSTG =  interface end
public interface IEnumSTATPROPSETSTG

See Also

Reference

IEnumSTATPROPSETSTG Members

Microsoft.VisualStudio.OLE.Interop Namespace