[DllImport("advapi32.dll", SetLastError=true)]
static extern TODO ConvertSecurityDescriptorToStringSecurityDescriptor(TODO);
Declare Unicode Function ConvertSecurityDescriptorToStringSecurityDescriptor Lib "advapi32.dll" Alias "ConvertSecurityDescriptorToStringSecurityDescriptorW" (SD As IntPtr, SDRevision As Integer, SecurityInfo As SECURITY_INFORMATION, ByRef StringSD As IntPtr, StringSDLength As IntPtr) As Boolean
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!