コード例 #1
0
		private static extern int GetEffectiveRightsFromAcl(IntPtr pacl,
			ref TRUSTEE pTrustee,
			ref UInt32 pAccessRights);
コード例 #2
0
 private static extern int GetEffectiveRightsFromAcl(IntPtr pacl,
                                                     ref TRUSTEE pTrustee,
                                                     ref UInt32 pAccessRights);