Epdm api getfolder path from folderid

I'm coding an EPDM Addin in C# (IEdmAddIn5)

This addin add command on the contex menu.

From this command, I want the path of the selected folder. But I can't only get the folderId. via (ref Array ppoData)

Is there a way to get directly the folder path ? Or is there a way to get Folder Path from Folder Id ?

Thank you

SolidworksApi macros