КВА>int OffsetType(); КВА>short GetType(void *p) КВА>{ КВА> return *((short *)((char *)p + OffsetType())); КВА>} КВА>