Type definitions typedefs within a type library are not imported 不導(dǎo)入類型庫(kù)中的類型定義(typedef)。
Indicates that all typedefs, including deleted ones, should be enumerated 指示應(yīng)該枚舉所有typedef,包括已刪除的typedef。
Describes how the import process converts interfaces, classes, structures, enumerations, constants, and typedefs 描述導(dǎo)入過(guò)程如何轉(zhuǎn)換接口、類、結(jié)構(gòu)、枚舉、常數(shù)和typedef。
Do dupe checking for type forwarders, so you can specify afnoduptypecheck for regular typedefs afdupechecktypefwds 執(zhí)行對(duì)類型轉(zhuǎn)發(fā)器的重復(fù)檢查,這樣您就可以指定常規(guī)typedefs的afnoduptypecheck+afdupechecktypefwds。
So, even if every source file includes common header files such as windows . h, the typedefs from those headers are stored only once, rather than being in every obj file 因此,即使每個(gè)源文件都包含公共頭文件(如),這些頭文件中的typedef也只存儲(chǔ)一次,而不是在每個(gè)obj文件中都存在。