typedef struct _UNIVERSAL_NAME_INFO { LPTSTR lpszUniversalName; } UNIVERSAL_NAME_INFO, *LPUNIVERSAL_NAME_INFO;
lpszUniversalName
If the provider supports a Universal Name then it will return that here.