Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "GetEffectiveRightsFromAcl" in [All]

advapi32

.

static extern uint GetEffectiveRightsFromAcl(IntPtr pDacl, ref TRUSTEE pTrustee, ref int pAccessRights);

.

     Private Declare Auto Function GetEffectiveRightsFromAcl Lib "advapi32.dll" ( _

.

    'DWORD GetEffectiveRightsFromAcl(

.

    ret = GetEffectiveRightsFromAcl(pDACL, pTrustee, Mask)

.
Documentation
[GetEffectiveRightsFromAcl] on MSDN

 
Access PInvoke.net directly from VS: