IMsRdpCameraRedirConfigCollection::.BySymbolicLink property
Returns an IMsRdpCameraRedirConfig object from the collection that corresponds to the given symbolic link of the KSCATEGORY_VIDEO_CAMERA interface for the camera.
This property is read-only.
Syntax
HRESULT get_BySymbolicLink(
[in] BSTR symbolicLink,
[out, retval] IMsRdpCameraRedirConfig** ppConfig
);
Property value
The IMsRdpCameraRedirConfig object that corresponds to the specified symbolic link.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1803 (build 17134) |
Type library | MsTscAx.dll |
DLL | MsTscAx.dll |
IID | IID_IMsRdpCameraRedirConfigCollection is defined as AE45252B-AAAB-4504-B681-649D6073A37A |