iNTERFACEWARE Products Manual > Installing and Using Chameleon > Language API Documentation > Visual Basic Support > Dynamic Interface |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
The static generated interface offers ease of use with Chameleon at the expense of flexibility. The dynamic interface offers an alternative to using stubcode which gives more power, but requires more effort on the part of the programmer. This table summarizes the main differences between the approaches:
To use the dynamic interface to parse a message, these steps must be followed:
The New Project Window contains an HL7 Project Wizard that illustrates this functionality called Dynamic API Example.
|