IMsRdpCameraRedirConfig::Redirected property
Specifies whether or not the camera is redirected.
This property is read/write.
Syntax
HRESULT put_Redirected(
[in] VARIANT_BOOL fRedirected
);
HRESULT get_Redirected(
[out, retval] VARIANT_BOOL* pfRedirected
);
Property value
A value that specifies whether or not the camera is redirected.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1803 (build 17134) |
Type library | MsTscAx.dll |
DLL | MsTscAx.dll |
IID | IID_IMsRdpCameraRedirConfig is defined as 09750604-D625-47C1-9FCD-F09F735705D7 |