SIDs

C# Signature:

[DllImport("advapi32.dll", SetLastError=true)]
static extern TODO SIDs(TODO);

VB Signature:

Declare Function SIDs Lib "advapi32.dll" (TODO) As TODO

Última actualización