/* * Id: sta_connection.h * * Function: Include VS System Data Header File. * * Generated: Fri Feb 15 12:04:56 2008 * * Coder 5, 4, 0, 1273 * * This is an automatically generated file. It will be overwritten by the Coder. * * DO NOT EDIT THE FILE! */ #ifndef __STA_CONNECTION_H #define __STA_CONNECTION_H /* * Include SEM Defines Header File. */ #include "SEMEDef.h" #if (VS_CODER_GUID != 0X000756878) #error The generated file does not match the SEMTypes.h header file. #endif /* * VS System Datatype Definition. */ typedef struct { VS_UINT32 S0[0X000000016]; VS_UINT16 S1[0X0001C]; } VSDATAsta_connection; /* * External Declaration for VS System Data. */ extern VSDATAsta_connection const sta_connection; #endif