| Visual Basic (Declaration) | |
|---|---|
Overridable Sub Stat( _ ByRef pstatstg As STATSTG, _ ByVal grfStatFlag As UInteger _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
virtual void Stat( out STATSTG pstatstg, uint grfStatFlag ) | |
Parameters
- pstatstg
- grfStatFlag
| Visual Basic (Declaration) | |
|---|---|
Overridable Sub Stat( _ ByRef pstatstg As STATSTG, _ ByVal grfStatFlag As UInteger _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
virtual void Stat( out STATSTG pstatstg, uint grfStatFlag ) | |