IDevicePacketStream::put_Buffering

更新:2007 年 11 月

对流启用或禁用 Nagle 的缓冲算法。

HRESULT put_Buffering([in] VARIANT_BOOL bBuffering)

参数

  • bBuffering
    使用 true 可启用该算法,使用 false 可禁用该算法。

返回值

一个指示方法调用结果的 HRESULT 值。

托管等效项

IDevicePacketStream.Buffering

要求

DeviceAgentTransport.h

请参见

参考

IDevicePacketStream