Documentation

Dev::ResetInterceptProc

Function

void Dev::ResetInterceptProc(const string&in className, const string&in procName)

string className

string procName

void Dev::ResetInterceptProc(const string&in className, const string&in procName, ProcIntercept@ func)

string className

string procName

Dev::ProcIntercept@ func

void Dev::ResetInterceptProc(const string&in className, const string&in procName, ProcInterceptEx@ func)

string className

string procName

Dev::ProcInterceptEx@ func