PackEntryType()
语法
Result = PackEntryType(#Pack)概要
Returns the type of the current entry, set with NextPackEntry().
参数
#Pack The pack to use.
返回值
Returns one of the following values:#PB_Packer_File : the current entry is a file #PB_Packer_Directory: the current entry is a directory
参阅
OpenPack(), NextPackEntry(), PackEntrySize(), PackEntryName()
已支持操作系统
所有