GetAce |
Declare Function Api_GetAce& Lib "advapi32" Alias "GetAce" (pAcl As ACL, ByVal dwAceIndex&, pAce As Any) |
Declare Function GetAce Lib "advapi32" Alias "GetAce" (pAcl As ACL, ByVal dwAceIndex As Long, pAce As Any) As Long |
|
ACL(アクセス制御リスト)内の 1 つの ACE(アクセス制御エントリ)へのポインタを取得する。 |
|
パラメータ
pAcl |