C# Class AutoWakeUp.NativeMethods

Datei anzeigen Open project: EFanZh/EFanZh

Public Properties

Property Type Description
NULL System.IntPtr

Private Methods

Method Description
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

Property Details

NULL public_oe static_oe property

public static IntPtr,System NULL
return System.IntPtr