2.2.1.4.2 FRS_EPOQUE_VECTOR

An entry of an epoque vector.

 typedef struct _FRS_EPOQUE_VECTOR {
   GUID machine;
   EPOQUE epoque;
 } FRS_EPOQUE_VECTOR;

machine: Unused. MUST be 0. MUST be ignored on receipt.

epoque: Unused. MUST be 0. MUST be ignored on receipt.

Epoque vectors are attributes of the response payload, as specified in section 2.2.1.4.12.