Searched refs:GetRootProps (Results 1 – 5 of 5) sorted by relevance
229 CMyComPtr<IArchiveGetRootProps> GetRootProps; variable335 IArchiveGetRootProps *GetArchiveGetRootProps() const { return Arcs.Back().GetRootProps; } in GetArchiveGetRootProps()
101 CMyComPtr<IArchiveGetRootProps> GetRootProps; variable
178 if (GetRootProps) in GetRootRawProp()179 return GetRootProps->GetRootRawProp(propID, data, dataSize, propType); in GetRootRawProp()
620 updateCallbackSpec->GetRootProps = arc->GetRootProps; in Compress()
1331 GetRootProps.Release(); in OpenStream2()2601 GetRootProps.Release(); in OpenStream()2603 Archive->QueryInterface(IID_IArchiveGetRootProps, (void **)&GetRootProps); in OpenStream()