C# 클래스 D3DHookingLibrary.D3DFuncLookup

파일 보기 프로젝트 열기: emist/D3DTextureLoggerClient 1 사용 예제들

공개 메소드들

메소드 설명
D3DFuncLookup ( string exe, string module ) : System
GetD3DFunction ( string funcName ) : uint

메소드 상세

D3DFuncLookup() 공개 메소드

public D3DFuncLookup ( string exe, string module ) : System
exe string
module string
리턴 System

GetD3DFunction() 공개 메소드

public GetD3DFunction ( string funcName ) : uint
funcName string
리턴 uint