Previous Topic: Type DefinitionsNext Topic: WGN_MESSAGETYPE


WGN_MSGSCHEMATYPE

The WGN_MSGSCHEMATYPE enumeration identifies the schema to which the message conforms. This is required to allow backwards compatibility for future versions.

Note: This enumeration uses the MAJOR/MINOR/SUBTYPE schema outlined above.

typedef emum tagWGN_MSGSCHEMATYPE
{
     WGNSCH_SKT_SERVER_VER1	  = 0x01001001
}
WGN_MSGSCHEMATYPE