Searched refs:GetGUIDNameNew (Results 1 – 1 of 1) sorted by relevance
782 HRESULT GetGUIDNameNew(const GUID& guid, WCHAR **ppwsz);823 hr = GetGUIDNameNew(guid, &pGuidName); in LogAttributeValueByIndexNew()852 hr = GetGUIDNameNew(*var.puuid, &pGuidValName); in LogAttributeValueByIndexNew()862 hr = GetGUIDNameNew(*var.puuid, &pGuidValName); in LogAttributeValueByIndexNew()872 hr = GetGUIDNameNew(*var.puuid, &pGuidValName); in LogAttributeValueByIndexNew()898 HRESULT GetGUIDNameNew(const GUID& guid, WCHAR **ppwsz) in GetGUIDNameNew() function