GattPresentationFormatTypes.Struct Property

Definition

Gets the value of the Struct Format Type.

public:
 static property byte Struct { byte get(); };
static byte Struct();
public static byte Struct { get; }
var byte = GattPresentationFormatTypes.struct;
Public Shared ReadOnly Property Struct As Byte

Property Value

Byte

byte

The value of the Struct Format Type.

Windows requirements

App capabilities
bluetooth

Applies to