| Brecham.Obex — An OBEX library for the .NET Framework |
|
ObexHeaderIdMasks.MaskType Field
Mask to mask off the 'type' bits of the value. See the example in the class page (ObexHeaderIdMasks).
[Visual Basic]
Public Const MaskType As
ObexHeaderId = ObexHeaderId.Count
[C#]
public const
ObexHeaderId MaskType = ObexHeaderId.Count;
See Also
ObexHeaderIdMasks Class | Brecham.Obex.Pdus Namespace