IMsRdpCameraRedirConfigCollection::AddConfig method
Adds an IMsRdpCameraRedirConfig object to the collection (the corresponding camera does not have to be connected).
Syntax
HRESULT AddConfig(
[in] BSTR symbolicLink,
[in] VARIANT_BOOL fRedirected
);
Parameters
symbolicLink [in]
The symbolic link for the new IMsRdpCameraRedirConfig object.
fRedirected [in]
Specifies whether or not the new camera gets redirected by default.
Return value
Return S_OK if successful.
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 |