|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| No
| Win32s
| No
| Import Library
| advapi32.lib
| Header File
| winbase.h
| Unicode
| No
| Platform Notes
| None
|
|
|
GetSidLengthRequired
The
GetSidLengthRequired function returns the length, in bytes, of the buffer required to store a
SID structure with a specified number of subauthorities.
DWORD GetSidLengthRequired(
UCHAR nSubAuthorityCount
| // count of subauthorities
|
);
|
|
Parameters
nSubAuthorityCount
Specifies the number of subauthorities to be stored in the
SID structure.
Return Values
The return value is the length, in bytes, of the buffer required to store the
SID structure. This function cannot fail.
See Also
AllocateAndInitializeSid,
GetLengthSid,
GetSidIdentifierAuthority,
GetSidSubAuthority,
GetSidSubAuthorityCount,
InitializeSid,
IsValidSid,
SID
- 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