The GetTrusteeType function retrieves the value assigned to the TrusteeType member of a specified TRUSTEE structure. This value indicates whether the trustee is a user, a group, or the trustee type is unknown.
TRUSTEE_TYPE GetTrusteeType(
PTRUSTEE pTrustee |
// pointer to the TRUSTEE structure |
); |
The return value is one of the constants from the TRUSTEE_TYPE enumeration.
file: /Techref/os/win/api/win32/func/src/f41_21.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/5 05:42,
18.224.58.33:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/os/win/api/win32/func/src/f41_21.htm"> GetTrusteeType</A> |
Did you find what you needed? |