virtual const char * get_name()=0
Retrieves name of the prefernces page to be displayed in preferences tree (static string)...
virtual GUID get_guid()=0
Retrieves GUID of the page.
virtual bool get_help_url(pfc::string_base &p_out)
Retrieves help URL. Without overriding it, it will redirect to foobar2000 wiki.
static void get_help_url_helper(pfc::string_base &out, const char *category, const GUID &id, const char *name)