Home | History | Annotate | Download | only in src

Lines Matching refs:pwszValue

837     STDMETHODIMP GetString(REFGUID guidKey, LPWSTR pwszValue, UINT32 cchBufSize, UINT32* pcchLength)
840 return _spAttributes->GetString(guidKey, pwszValue, cchBufSize, pcchLength);