Searched refs:GetUINT64 (Results 1 – 2 of 2) sorted by relevance
813 STDMETHODIMP GetUINT64(REFGUID guidKey, UINT64* punValue) in GetUINT64() function in CBaseAttributes816 return _spAttributes->GetUINT64(guidKey, punValue); in GetUINT64()
4021 hr = pPD->GetUINT64(MF_PD_DURATION, (UINT64*)pDuration); in getSourceDuration()