IEnumSTATPROPSTG 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.
public interface class IEnumSTATPROPSTG
public interface class IEnumSTATPROPSTG
__interface IEnumSTATPROPSTG
[System.Runtime.InteropServices.Guid("00000139-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumSTATPROPSTG
[System.Runtime.InteropServices.Guid("00000139-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IEnumSTATPROPSTG
[<System.Runtime.InteropServices.Guid("00000139-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumSTATPROPSTG = interface
[<System.Runtime.InteropServices.Guid("00000139-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IEnumSTATPROPSTG = interface
Public Interface IEnumSTATPROPSTG
- Attributes
Methods
Clone(IEnumSTATPROPSTG) | |
Next(UInt32, STATPROPSTG[], UInt32) | |
Reset() | |
Skip(UInt32) |