tTbData.pszModuleName

it's the plugin file name. It's used to identify the plugin

struct tTbData
const(core.sys.windows.winnt.WCHAR)* pszModuleName;

Meta