Dynstruct's Four Steps

There are four steps to using dynamic structures:

•   Declare a Dynstruct variable to contain the structure

•   Define the Dynstruct layout

•   Bind the Dynstruct to a Variable

•   Reference the Dynstruct structure and members as you would traditional structures / members.