| 158 <tr> |
158 <tr> |
| 159 <td>CX_STREAM_BCOPY_BUF_SIZE</td> |
159 <td>CX_STREAM_BCOPY_BUF_SIZE</td> |
| 160 <td>The buffer size on the heap for a stream copy.</td> |
160 <td>The buffer size on the heap for a stream copy.</td> |
| 161 <td>8,192</td> |
161 <td>8,192</td> |
| 162 </tr> |
162 </tr> |
| |
163 <tr> |
| |
164 <td>CX_PROPERTIES_LOAD_FILL_SIZE</td> |
| |
165 <td>The size of the stack buffer used to fill the parser in cxPropertiesLoad().</td> |
| |
166 <td>1,024</td> |
| |
167 </tr> |
| |
168 <tr> |
| |
169 <td>CX_PROPERTIES_LOAD_BUF_SIZE</td> |
| |
170 <td>The size of the stack used for the line buffer in cxPropertiesLoad().</td> |
| |
171 <td>256</td> |
| |
172 </tr> |
| 163 </table> |
173 </table> |