NativeMethods.IStorage.Stat, méthode
Espace de noms : Microsoft.TeamFoundation.Common.Internal
Assembly : Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)
Syntaxe
'Déclaration
Sub Stat ( _
<OutAttribute> ByRef pStatStg As STATSTG, _
grfStatFlag As Integer _
)
void Stat(
out STATSTG pStatStg,
int grfStatFlag
)
Paramètres
- pStatStg
Type : System.Runtime.InteropServices.ComTypes.STATSTG%
- grfStatFlag
Type : System.Int32
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.