IMsRdpCameraRedirConfig::InstanceId property

Gets the instance ID of the camera.

This property is read-only.

Syntax

HRESULT get_InstanceId(
    [out, retval] BSTR* pInstanceId
);

Property value

The instance ID of 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

See also

IMsRdpCameraRedirConfig