IRDPSRAPIInvitation::get_Revoked method (rdpencomapi.h)
The revoked state of the invitation.
This property is read/write.
Syntax
HRESULT get_Revoked(
VARIANT_BOOL *pRetVal
);
Parameters
pRetVal
Return value
None
Remarks
There is no way to delete an invitation, only to revoke it. This enables the application to check whether a ticket was issued before to ensure that each invitation has a unique ticket. If an invitation state is revoked, no new attendees can connect by using that invitation.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2008 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | rdpencomapi.h |
DLL | RdpEncom.dll |