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 "FreeSid" in [All]

advapi32

.

The returned SID must be freed with FreeSid.

.

    Native.FreeSid(AuthenticatedUsersSid);

.

    FreeSid(AdminGroup)

.

static extern IntPtr FreeSid(IntPtr pSid);

.

Declare Function FreeSid Lib "advapi32.dll" (ByVal pSid As IntPtr) As IntPtr

.
Documentation
[FreeSid] on MSDN
.

        FreeSid( aSid );


 
Access PInvoke.net directly from VS: