int WINAPI GetArcItem( struct PluginPanelItem *Item, struct ArcItemInfo *Info );
| Return value | Description |
|---|---|
| GETARC_EOF | End of archive reached. |
| GETARC_SUCCESS | Item received successfully. |
| GETARC_BROKEN | Broken (damaged) archive |
| GETARC_UNEXPEOF | Unexpected end of archive |
| GETARC_READERROR | Read error |