Lines Matching refs:HRESULT
95 static HRESULT GetCoderClass(GetMethodPropertyFunc getMethodProperty, UInt32 index,
111 HRESULT CCodecs::LoadCodecs()
139 static HRESULT ReadProp(
149 static HRESULT ReadBoolProp(
163 static HRESULT ReadStringProp(
236 HRESULT CCodecs::LoadFormats()
347 HRESULT CCodecs::LoadDll(const CSysString &dllPath, bool needCheckDll)
361 HRESULT res = S_OK;
396 HRESULT CCodecs::LoadDllsFromFolder(const CSysString &folderPrefix)
419 HRESULT CCodecs::Load()
597 HRESULT CCodecs::CreateCoder(const UString &name, bool encode, CMyComPtr<ICompressCoder> &coder) const
660 HRESULT CCodecs::GetCodecId(UInt32 index, UInt64 &id)