Searched refs:unValue (Results 1 – 1 of 1) sorted by relevance
891 STDMETHODIMP SetUINT32(REFGUID guidKey, UINT32 unValue) in SetUINT32() argument894 return _spAttributes->SetUINT32(guidKey, unValue); in SetUINT32()897 STDMETHODIMP SetUINT64(REFGUID guidKey,UINT64 unValue) in SetUINT64() argument900 return _spAttributes->SetUINT64(guidKey, unValue); in SetUINT64()