Variables

AppHint (FP_DelphiPlug.pas / FP_CPlug.h)
This variable holds the last hint that was sent to the host

Delphi

AppHint: string

C++

char AppHint[256]

 

PluginPath (FP_DelphiPlug.pas / FP_CPlug.h)
This variable holds the path of the plugin dll

Delphi  

PluginPath : string

C++ :  

char AppHint[MaxPath]