Home | History | Annotate | Download | only in src

Lines Matching refs:GetAllocatedString

843     STDMETHODIMP GetAllocatedString(REFGUID guidKey, LPWSTR* ppwszValue, UINT32* pcchLength)
846 return _spAttributes->GetAllocatedString(guidKey, ppwszValue, pcchLength);