C# 클래스 AutoWakeUp.NativeMethods

파일 보기 프로젝트 열기: EFanZh/EFanZh

공개 프로퍼티들

프로퍼티 타입 설명
NULL System.IntPtr

비공개 메소드들

메소드 설명
AdjustTokenPrivileges ( [ TokenHandle, [ DisableAllPrivileges, [ NewState, [ BufferLength, [ PreviousState, [ ReturnLength ) : Int32
CreateWaitableTimer ( [ lpTimerAttributes, [ bManualReset, [ lpTimerName ) : IntPtr
ExitWindowsEx ( [ uFlags, [ dwReason ) : Int32
GetCurrentProcess ( ) : IntPtr
GetLastError ( ) : UInt32
LookupPrivilegeValue ( [ lpSystemName, [ lpName, [ lpLuid ) : Int32
OpenProcessToken ( [ ProcessHandle, [ DesiredAccess, [ TokenHandle ) : Int32
SetSuspendState ( [ Hibernate, [ ForceCritical, [ DisableWakeEvent ) : Byte
SetWaitableTimer ( [ hTimer, [ pDueTime, [ lPeriod, [ pfnCompletionRoutine, [ lpArgToCompletionRoutine, [ fResume ) : Int32
WaitForSingleObject ( [ hHandle, [ dwMilliseconds ) : UInt32

프로퍼티 상세

NULL 공개적으로 정적으로 프로퍼티

public static IntPtr,System NULL
리턴 System.IntPtr