| Visual Basic (Declaration) | |
|---|---|
Overridable Function Next( _ ByVal celt As UInteger, _ ByVal rgelt() As STATSTG, _ ByRef pceltFetched As UInteger _ ) As UInteger | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
virtual uint Next( uint celt, out STATSTG[] rgelt, out uint pceltFetched ) | |
Parameters
- celt
- rgelt
- pceltFetched