DBGPARAM
Windows Mobile 6.5
A version of this page is also available for
4/8/2010
This structure is used with RegisterDbgZones to specify debug zone information for a process or DLL.
- lpszName
-
Name of module. The name can be a maximum of 31 characters plus a terminating NULL.
- rglpszZones
-
Names of zones for first 16 bits. Each zone name can be a maximum of 31 characters plus a terminating NULL.
- ulZoneMask
-
Current zone mask. This value defines which zones are enabled by default for the module.
