GetTrusteeType |
Declare Sub Api_GetTrusteeType Lib "advapi32" Alias "CMGetInfo" (ByRef pTrustee As PTRUSTEE_A) |
Declare Sub GetTrusteeType Lib "advapi32" Alias "CMGetInfo" (ByRef pTrustee As PTRUSTEE_A) |
|
指定した TRUSTEE 構造体の TrusteeType メンバに割り当てられている値を取得する。この値は、トラスティがユーザーかグループか、または不明であるのかを示す。 |
|
パラメータ |