module IOTest{ #pragma DCPS_DATA_TYPE "IOTest::Port" #pragma DCPS_DATA_KEY "IOTest::Port no" struct Port { long no; long value; }; };