Select a value from Bytes to Monitor on the Storage Change Breakpoint dialog to tell the debugger the number of bytes you want it to monitor. The valid range depends on the operating system the debuggee is running on.
On Intel platforms, you can choose 1, 2, or 4 bytes. The 2-byte range must be aligned on a word boundary, and the 4-byte range must be aligned on a double-word boundary.