Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "lsalookupsids" in [All]

advapi32

.

private static extern Int32 LsaLookupSids(

.

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

.

     *      LsaLookupSids

.

    internal static extern uint LsaLookupSids(

.

        ret = Win32Sec.LsaLookupSids(lsaHandle, lsaInfo.Length, buffer, out domains, out names);

.
Documentation
[LsaLookupSids] on MSDN

 
Access PInvoke.net directly from VS: