Guid

Defines a GUID that can be used in other templates.

template Guid
{
    < a42790e0-7810-11cf-8f52-0040333594a3 >
    DWORD data1;
    WORD data2;
    WORD data3;
    array UCHAR data4[8];
} 

Where the parameters together form the binary storage format for a GUID: