Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ DuplicateHandle() [1/4]

static bool Interop.Kernel32.DuplicateHandle ( IntPtr hSourceProcessHandle,
IntPtr hSourceHandle,
IntPtr hTargetProcessHandle,
ref SafeAccessTokenHandle lpTargetHandle,
uint dwDesiredAccess,
bool bInheritHandle,
uint dwOptions )
package