Gets the value of the Four-byte header in the collection with the given header id, as an unsigned value.
A UInt32 holding the value of the specified header. The companion function GetFourByteAsSigned return the value as an Int32.
| Exception Type | Condition |
|---|---|
| ArgumentException | The specified Header ID is not of One-Byte type. |
| ArgumentException | No header with specified Header Id is present in the collection. |
ObexHeaderCollection Class | Brecham.Obex Namespace