Searched refs:pRawValue (Results 1 – 1 of 1) sorted by relevance
854 void* pRawValue; in GetMapModuleString() local856 if (!GetMapModuleBuffer(pKey, &pRawValue, &iBytes)) in GetMapModuleString()861 return WideString(iChars ? static_cast<const wchar_t*>(pRawValue) : nullptr, in GetMapModuleString()