Home | History | Annotate | Download | only in src

Lines Matching refs:GetUInt64

813     STDMETHODIMP GetUINT64(REFGUID guidKey, UINT64* punValue)
816 return _spAttributes->GetUINT64(guidKey, punValue);
2616 hr = pValue->GetUInt64(&value);