BlueLibs documentation

OBEXImgHandle Class

structure: null terminated, UTF-16 text length prefixed with two-byte unsigned integer simantecs: image handles are 7 character long strings containing only the digits 0 to 9

For a list of all members of this type, see OBEXImgHandle Members.

System.Object
   BlueLibs.OBEX.OBEXHeader
      BlueLibs.OBEX.BIP.OBEXImgHandle

[Visual Basic]
Public Class OBEXImgHandle
    Inherits OBEXHeader
[C#]
public class OBEXImgHandle : OBEXHeader

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: BlueLibs.OBEX.BIP

Assembly: BlueLibs (in BlueLibs.dll)

See Also

OBEXImgHandle Members | BlueLibs.OBEX.BIP Namespace