You begin a structure declaration with the Structure Statement, and you end it with the End Structure statement . Between these two statements you must declare at least one element. The elements can be of any data type, but at least one must be either a nonshared variable or a nonshared, noncustom event.
Read more