BridgeInit

Initializes the Bridge, defines the .ini file used for x64dbg and loads the main GUI and Debug functions. Internal function, don’t use!

const wchar_t* BridgeInit();

参数

此函数无参数。

返回值

Returns 0 if successful, otherwise a string indicating the error that occured.

示例

示例代码