IRDPSRAPISharingSession::get_Invitations method (rdpencomapi.h)

Returns an object implementing the IRDPSRAPIInvitationManager interface.

This property is read-only.

Syntax

HRESULT get_Invitations(
  IRDPSRAPIInvitationManager **ppVal
);

Parameters

ppVal

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