Determine user selected files using COM "ConisioClientLib" (from ConisioClient.dll)?

I'm simply trying to access the list of selected files in an EPDM fiile explorer window.

I've been slowly making progress, and it looks like what i need to work with is the IConisioView interface that is found in the COM library mentioned in the thread title.

FWIW this DLL can be found here (at least on my machine!): "C:\Program Files\SOLIDWORKS Enterprise PDM\ConisioClient.dll"

I'm just trying to figure out if there is any documentation on this interface (or any of the classes/interfaces within this DLL).

SolidworksApi macros