แก้ไข

แชร์ผ่าน


IMsRdpCameraRedirConfig::DeviceExists property

Specifies whether or not the camera device currently exists (that is, the camera is connected).

This property is read-only.

Syntax

HRESULT get_DeviceExists(
    [out, retval] VARIANT_BOOL* pfExists
);

Property value

A value that indicates whether or not the camera device currently exists (that is, the camera is connected).

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