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

secur32

.

public static extern int ImpersonateSecurityContext(ref SECURITY_HANDLE phContext);

.

static extern TODO ImpersonateSecurityContext(TODO);

.

Declare Function ImpersonateSecurityContext Lib "secur32.dll" (TODO) As TODO

.
Documentation
[ImpersonateSecurityContext] on MSDN
.

        public static extern int ImpersonateSecurityContext(ref SECURITY_HANDLE phContext);


 
Access PInvoke.net directly from VS: