184 /// <dd> <p>The variable is a structured buffer. </p> <p>For more information about structured buffer, see the <strong>Remarks</strong> section.</p> </dd>
185 /// </summary>
186 StructuredBuffer = unchecked((int)48),
187
188 /// <summary>
189 /// <dd> <p>The variable is a read-and-write structured buffer.</p> </dd>