IMFNetSchemeHandlerConfig::GetNumberOfSupportedProtocols 方法 (mfidl.h)
擷取網路設定外掛程式所支援的通訊協定數目。
語法
HRESULT GetNumberOfSupportedProtocols(
[out] ULONG *pcProtocols
);
參數
[out] pcProtocols
接收通訊協定數目。
傳回值
方法會傳回 HRESULT。 可能的值包括 (但不限於) 下表中的這些值。
傳回碼 | 描述 |
---|---|
|
此方法已成功。 |
需求
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | mfidl.h |
程式庫 | Mfuuid.lib |