次の方法で共有


GattWriteRequest.RespondWithProtocolError(Byte) メソッド

定義

プロトコル エラーで応答します。

public:
 virtual void RespondWithProtocolError(byte protocolError) = RespondWithProtocolError;
void RespondWithProtocolError(byte const& protocolError);
public void RespondWithProtocolError(byte protocolError);
function respondWithProtocolError(protocolError)
Public Sub RespondWithProtocolError (protocolError As Byte)

パラメーター

protocolError
Byte

byte

GATT プロトコル エラー。

Windows の要件

アプリの機能
bluetooth

適用対象