Desktop Functions: Smart Device Functions:
|
DuplicateToken (advapi32)
C# Signature:
[DllImport("advapi32.dll", SetLastError=true)] VB .NET Signature:
Declare Function DuplicateToken Lib "advapi32.dll" (ExistingTokenHandle As IntPtr, _ User-Defined Types:None. Notes:As always, only do SetLastError=true if you actually intend to call GetLastError. Tips & Tricks:Please add some! Sample Code:Please add some! Alternative Managed API:TODO Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|