IRDPSRAPISharingSession::get_ColorDepth method (rdpencomapi.h)

Retrieves or sets the color depth for the shared session.

This property is read/write.

Syntax

HRESULT get_ColorDepth(
  long *pColorDepth
);

Parameters

pColorDepth

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header rdpencomapi.h
DLL RdpEncom.dll

See also

IRDPSRAPISharingSession

IRDPSRAPISharingSession2