共用方式為


IMsRdpCameraRedirConfigCollection::ByIndex 屬性

依集合中的索引傳回 IMsRdpCameraRedirConfig 物件。

這個屬性是唯讀的。

Syntax

HRESULT get_ByIndex(
    [in]            ULONG index,
    [out, retval]   IMsRdpCameraRedirConfig** ppConfig
);

屬性值

對應至指定索引的 IMsRdpCameraRedirConfig 物件。

規格需求

需求
最低支援的用戶端 Windows 10 1803 版 (組建 17134)
類型程式庫 MsTscAx.dll
DLL MsTscAx.dll
IID IID_IMsRdpCameraRedirConfigCollection定義為 AE45252B-AAAB-4504-B681-649D6073A37A

另請參閱

IMsRdpCameraRedirConfigCollection