nw::lyt::res::GroupBegin Structure

Syntax

struct GroupBegin
{
   ut::BinaryBlockHeader blockHeader;
};

Description

Data block for starting child group definition.

The child group is defined between GroupBegin and GroupEnd.

The Group before GroupBegin is the parent group.

Member Variables

blockHeader Header.

See Also

Lyt

Revision History

2010/01/26
Initial version.

CONFIDENTIAL