OBEXCommand.Marshal Method
marshals the command to byte sequance for sending
[Visual Basic]
Overridable Public Function Marshal() As
Byte()
[C#]
public virtual
byte[] Marshal();
Return Value
byte array containing the marshaled command
See Also
OBEXCommand Class | BlueLibs.OBEX Namespace