Brecham.Obex — An OBEX library for the .NET Framework

ObexOpcodeMasks Fields

The fields of the ObexOpcodeMasks class are listed below. For a complete list of ObexOpcodeMasks class members, see the ObexOpcodeMasks Members topic.

Public Static (Shared) Fields

FinalBit Mask out the 'Final' bit alone. See an example in the class page (ObexOpcodeMasks).
MaskNonFinal Mask off the 'Final' bit, leaving only the numerical bits as a non-Final value.

See Also

ObexOpcodeMasks Class | Brecham.Obex.Pdus Namespace