共用方式為


IDevicePacketStream::put_Buffering

更新:2007 年 11 月

啟用或停用資料流上,Nagle 的緩衝演算法。

HRESULT put_Buffering([in] VARIANT_BOOL bBuffering)

參數

  • bBuffering
    如果已啟用請使用 true,如果停用則使用 false。

傳回值

HRESULT 值,表示方法呼叫的結果。

Managed 對應項

IDevicePacketStream.Buffering

需求

DeviceAgentTransport.h

請參閱

參考

IDevicePacketStream