Searched refs:FeatureComponents (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/msilib/ |
| D | schema.py | 260 FeatureComponents = Table('FeatureComponents') variable 261 FeatureComponents.add_field(1,'Feature_',11558) 262 FeatureComponents.add_field(2,'Component_',11592) 580 …, DuplicateFile, Environment, Error, EventMapping, Extension, MIME, FeatureComponents, FileSFPCata…
|
| /third_party/python/Doc/library/ |
| D | msilib.rst | 413 …`FeatureComponents Table <https://msdn.microsoft.com/en-us/library/windows/desktop/aa368579.aspx>`_
|