Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

How to determine if component is included in build


1 reply to this topic

Lucky

Lucky
  • Members
  • 119 posts

Posted 10 October 2002 - 09:31

Hello,
I'm looking for a way to determine during runtime if a component is included in the build . I think ComponentGetData doesn't do the trick.
Or perhaps the component is simply not there during runtime from IS-engine's point of view?
Thanks a lot!

Lucky

Lucky
  • Members
  • 119 posts

Posted 10 October 2002 - 12:49

I found out that ComponentItemSize returns -105 (Component not included in build). Just perfect!