C# Class D3DHookingLibrary.D3DFuncLookup

ファイルを表示 Open project: emist/D3DTextureLoggerClient Class Usage Examples

Public Methods

Method Description
D3DFuncLookup ( string exe, string module ) : System
GetD3DFunction ( string funcName ) : uint

Method Details

D3DFuncLookup() public method

public D3DFuncLookup ( string exe, string module ) : System
exe string
module string
return System

GetD3DFunction() public method

public GetD3DFunction ( string funcName ) : uint
funcName string
return uint