C# 클래스 ATI.ADL.ADL.ADLImport

ADLImport class
파일 보기 프로젝트 열기: nicehash/NiceHashMiner

비공개 메소드들

메소드 설명
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