Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Other versions of this page are also available for the
following:
8/28/2008
This element exists within the Packageelement, and is a 32 bit mask used to encode network connection related constraints, in particular, the connection bandwidth.
Syntax
<Flags /> |
Attributes
None.
Remarks
The following table describes the different values for
Flagselement. The value for this element must be
formatted as
xx xx xx xx
.
Flags value | Description |
---|---|
01 00 00 00 |
Low Bandwidth (<128 Kbps) connection |
02 00 00 00 |
High Bandwidth (>128 Kbps) connection. |
04 00 00 00 |
Cradled only (Desktop Passthrough with ActiveSync enabled). |
An ORoperation can be performed on the flags to create the required control. The following table shows the currently supported ORscenarios.
Flags value | Description |
---|---|
03 00 00 00 |
High or Low Bandwidth connection. |
06 00 00 00 |
High or Desktop Passthrough. |