Searched refs:punValue (Results 1 – 1 of 1) sorted by relevance
807 STDMETHODIMP GetUINT32(REFGUID guidKey, UINT32* punValue) in GetUINT32() argument810 return _spAttributes->GetUINT32(guidKey, punValue); in GetUINT32()813 STDMETHODIMP GetUINT64(REFGUID guidKey, UINT64* punValue) in GetUINT64() argument816 return _spAttributes->GetUINT64(guidKey, punValue); in GetUINT64()