IMsRdpCameraRedirConfigCollection::Count property

Returns the number of IMsRdpCameraRedirConfig objects in the collection.

This property is read-only.

Syntax

HRESULT get_Count(
    [out, retval] ULONG *pCount
);

Property value

The number of IMsRdpCameraRedirConfig objects in the collection.

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

See also

IMsRdpCameraRedirConfigCollection