Declare Function ConvertStringSidToSid Lib "advapi32.dll" (TODO) As TODO
User-Defined Types:
None.
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
Do you know one? Please contribute it!
The ConvertStringSidToSid function converts a string-format SID into a valid, functional SID. You can use this function to retrieve a SID that the ConvertSidToStringSid function converted to string format.
8/27/2008 6:25:42 AM - -90.3.234.151
The ConvertSidToStringSid function converts a security identifier (SID) to a string format suitable for display, storage, or transmission.