title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | f1_keywords | dev_langs | helpviewer_keywords | ms.assetid | caps.latest.revision | author | ms.author | manager | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
STRUCT (MASM) | Microsoft Docs |
11/04/2016 |
|
article |
|
|
|
70c3ba6b-00db-461e-8dd9-eafd3ae5b3c8 |
6 |
corob-msft |
corob |
ghogen |
Declares a structure type having the specified fielddeclarations. Each field must be a valid data definition. Same as STRUC.
name STRUCT [[alignment]] [[, NONUNIQUE]]
fielddeclarations
name ENDS