IRemoteDesktopClient::get_Actions method (rdpappcontainerclient.h)

Retrieves the actions object for the Remote Desktop Protocol (RDP) app container client.

This property is read-only.

Syntax

HRESULT get_Actions(
  IRemoteDesktopClientActions **actions
);

Parameters

actions

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Target Platform Windows
Header rdpappcontainerclient.h
DLL MsTscAx.dll

See also

IRemoteDesktopClient