[This is preliminary documentation and subject to change.]
The GetTitle function returns the title text for a plugin module.
GetTitle (
PWSTR* ppszTitle
);
The GetTitle function has no return values.
Use CoTaskMemAlloc to allocate memory for ppszTitle.