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

advapi32

.
Summary
The SaferComputeTokenFromLevel function restricts a token using restrictions specified by a SAFER_LEVEL_HANDLE.
.

public static extern bool SaferComputeTokenFromLevel(IntPtr LevelHandle, IntPtr InAccessToken, out IntPtr OutAccessToken, int dwFlags, IntPtr lpReserved);

.

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

.
Documentation
[SaferComputeTokenFromLevel] on MSDN

 
Access PInvoke.net directly from VS: