Searched refs:pcProps (Results 1 – 2 of 2) sorted by relevance
150 HRESULT STDMETHODCALLTYPE CPropertyHdl::GetCount( DWORD *pcProps ) in GetCount() argument153 if ( m_pCache && pcProps ) in GetCount()155 hr = m_pCache->GetCount( pcProps ); in GetCount()
62 virtual HRESULT STDMETHODCALLTYPE GetCount( DWORD *pcProps );
Completed in 9 milliseconds