GattReadRequest.RespondWithProtocolError(Byte) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
回應具有通訊協定錯誤的讀取要求。
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
要傳送的通訊協定錯誤。 您可以在 GattProtocolError中找到具有位元組值的錯誤清單。
Windows 需求
應用程式功能 |
bluetooth
|