函数简介:

获取注册在系统中的dm.dll的路径.

函数原型:

string GetBasePath()

参数定义:

返回值:

字符串:
返回dm.dll所在路径

示例:

base_path = dm.GetBasePath()
MessageBox base_path