iNTERFACEWARE Products Manual > Installing and Using Chameleon > Language API Documentation > Visual Basic Support > Loading a Message Definition File From Memory |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
It is possible to load a message definition file from memory in Visual Basic. However, you need to be careful the you are not corrupting the file using Visual Basic's built-in unicode processing. The following code fragment shows how you can use this API using InputB which is routine for reading a binary file in Visual Basic:
|