IStorage::EnumElements Method (UInt32, IntPtr, UInt32, IEnumSTATSTG^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void EnumElements( unsigned int reserved1, IntPtr reserved2, unsigned int reserved3, [OutAttribute] IEnumSTATSTG^% ppEnum )
Parameters
- reserved1
- Type: System::UInt32
- reserved2
- Type: System::IntPtr
- reserved3
- Type: System::UInt32
- ppEnum
- Type: Microsoft.VisualStudio.OLE.Interop::IEnumSTATSTG^
Show: