Searched refs:pcwsz (Results 1 – 1 of 1) sorted by relevance
902 LPCWSTR pcwsz = GetGUIDNameConstNew(guid); in GetGUIDNameNew() local903 if (pcwsz) in GetGUIDNameNew()906 hr = StringCchLengthW(pcwsz, STRSAFE_MAX_CCH, &cchLength); in GetGUIDNameNew()917 hr = StringCchCopyW(pName, cchLength + 1, pcwsz); in GetGUIDNameNew()