BridgeGetDbgVersion

Internal function, don’t use!

int BridgeGetDbgVersion();

Parameters

This function has no parameters.

Return Value

Return an integer value representing the version of the x64dbg.

Example

int version = BridgeGetDbgVersion();