IProcessPingCallback 介面

定義

提供回應 Ping 要求的功能。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public interface class IProcessPingCallback
[System.Runtime.InteropServices.Guid("f11dc4c9-ddd1-4566-ad53-cf6f3a28fefe")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IProcessPingCallback
[<System.Runtime.InteropServices.Guid("f11dc4c9-ddd1-4566-ad53-cf6f3a28fefe")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IProcessPingCallback = interface
Public Interface IProcessPingCallback
屬性

備註

IProcessPingCallback會在 .NET Framework 3.5 中引進。 如需詳細資訊,請參閱版本和相依性

方法

Respond()

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

提供回應 Ping 要求的回呼常式。

適用於