Searched refs:GetRootProps (Results 1 – 3 of 3) sorted by relevance
280 CMyComPtr<IArchiveGetRootProps> GetRootProps; variable398 IArchiveGetRootProps *GetArchiveGetRootProps() const { return Arcs.Back().GetRootProps; } in GetArchiveGetRootProps()
195 if (Arc && Arc->GetRootProps) in GetRootRawProp()196 return Arc->GetRootProps->GetRootRawProp(propID, data, dataSize, propType); in GetRootRawProp()
1573 GetRootProps.Release(); in OpenStream2()2907 GetRootProps.Release(); in OpenStream()2909 Archive->QueryInterface(IID_IArchiveGetRootProps, (void **)&GetRootProps); in OpenStream()