Partager via


NativeMethods.GetAclInformation, méthode

Ce type a un attribut SecurityCriticalAttribute, qui le limite à un usage interne par la bibliothèque de classes .NET Framework pour Silverlight. Un code d'application qui utilise un membre de ce type lève une exception MethodAccessException.

Espace de noms :  Microsoft.TeamFoundation.Common.Internal
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Shared Function GetAclInformation ( _
    acl As IntPtr, _
    ByRef aclInformation As NativeMethods.ACL_SIZE_INFORMATION, _
    aclInformationLength As UInteger, _
    aclInformationClass As NativeMethods.ACL_INFORMATION_CLASS _
) As UInteger
public static uint GetAclInformation(
    IntPtr acl,
    ref NativeMethods.ACL_SIZE_INFORMATION aclInformation,
    uint aclInformationLength,
    NativeMethods.ACL_INFORMATION_CLASS aclInformationClass
)

Paramètres

Valeur de retour

Type : System.UInt32

Voir aussi

Référence

NativeMethods Classe

Microsoft.TeamFoundation.Common.Internal, espace de noms