|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| No
| Win32s
| No
| Import Library
| advapi32.lib
| Header File
| winbase.h
| Unicode
| No
| Platform Notes
| None
|
|
|
GetSidIdentifierAuthority
The
GetSidIdentifierAuthority function returns the address of the
SID_IDENTIFIER_AUTHORITY structure in a specified security identifier (SID).
PSID_IDENTIFIER_AUTHORITY GetSidIdentifierAuthority(
PSID pSid
| // address of SID to query
|
);
|
|
Parameters
pSid
Points to the
SID structure for which the address of the
SID_IDENTIFIER_AUTHORITY structure is returned.
Return Values
If the function succeeds, the return value is the address of the
SID_IDENTIFIER_AUTHORITY structure for the specified
SID structure.
If the function fails, the return value is undefined. The function fails if
the
SID structure pointed to by the
pSid parameter is invalid. To get extended error information, call
GetLastError.
See Also
GetLengthSid,
GetSidLengthRequired,
GetSidSubAuthority,
GetSidSubAuthorityCount,
IsValidSid,
SID,
SID_IDENTIFIER_AUTHORITY
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database