IMsRdpCameraRedirConfig interface
Represents the configurations for a camera that is available for redirection.
Members
The IMsRdpCameraRedirConfig interface inherits from IUnknown. IMsRdpCameraRedirConfig also has these types of members:
Properties
The IMsRdpCameraRedirConfig interface has these properties.
Property | Access type | Description |
---|---|---|
DeviceExists | Read-only | Specifies whether or not the camera device currently exists (that is, the camera is connected). |
FriendlyName | Read-only | Gets the camera's friendly name. |
InstanceId | Read-only | Gets the instance ID of the camera. |
ParentInstanceId | Read-only | Gets the parent device instance ID of the camera. |
Redirected | Read/Write | Specifies whether or not the camera is redirected. |
SymbolicLink | Read-only | Gets the symbolic link of the KSCATEGORY_VIDEO_CAMERA interface for the camera. |
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 |