C# Class ATI.ADL.ADL.ADLImport

ADLImport class
Show file Open project: nicehash/NiceHashMiner

Private Methods

Method Description
ADL_Adapter_Active_Get ( int adapterIndex, int &status ) : int
ADL_Adapter_AdapterInfo_Get ( IntPtr info, int inputSize ) : int
ADL_Adapter_NumberOfAdapters_Get ( int &numAdapters ) : int
ADL_Display_DisplayInfo_Get ( int adapterIndex, int &numDisplays, IntPtr &displayInfoArray, int forceDetect ) : int
ADL_Main_Control_Create ( ADL_Main_Memory_Alloc callback, int enumConnectedAdapters ) : int
ADL_Main_Control_Destroy ( ) : int
ADL_Main_Control_GetProcAddress ( IntPtr module, string procName ) : IntPtr
ADL_Main_Control_IsFunctionValid ( IntPtr module, string procName ) : int
GetModuleHandle ( string moduleName ) : IntPtr