Searched refs:GetProps2 (Results 1 – 4 of 4) sorted by relevance
124 STDMETHOD(GetProps2)(CStreamFileProps *props) PURE;
93 STDMETHOD(GetProps2)(CStreamFileProps *props);
312 STDMETHODIMP CInFileStream::GetProps2(CStreamFileProps *props) in GetProps2() function in CInFileStream
528 if (inStreamSpec->GetProps2(&props) == S_OK) in GetStream2()