IEnumSTATPROPSETSTG Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |