Searched refs:SetUINT64 (Results 1 – 1 of 1) sorted by relevance
897 STDMETHODIMP SetUINT64(REFGUID guidKey,UINT64 unValue) in SetUINT64() function in CBaseAttributes900 return _spAttributes->SetUINT64(guidKey, unValue); in SetUINT64()2619 … hr = pAttr->SetUINT64(guidKey, value); in AddAttribute()