C# 클래스 Android_UEFIInstaller.Win32Native

파일 보기 프로젝트 열기: ExtremeGTX/Androidx86-Installer-for-Windows

비공개 메소드들

메소드 설명
AdjustTokenPrivileges ( IntPtr TokenHandle, [ DisableAllPrivileges, TOKEN_PRIVILEGES &NewState, UInt32 BufferLengthInBytes, TOKEN_PRIVILEGES &PreviousState, UInt32 &ReturnLengthInBytes ) : bool
LookupPrivilegeValue ( string lpSystemName, string lpName, LUID &lpLuid ) : bool
OpenProcessToken ( IntPtr ProcessHandle, UInt32 DesiredAccess, IntPtr &TokenHandle ) : bool