Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Sends an OnControlLevelChangeResponse event.
Syntax
HRESULT SendControlLevelChangeResponse(
[in] IRDPSRAPIAttendee *pAttendee,
[in] CTRL_LEVEL RequestedLevel,
[in] long ReasonCode
);
Parameters
[in] pAttendee
Attendee that requests control.
[in] RequestedLevel
Level of control requested by the attendee. For possible values, see the CTRL_LEVEL enumeration.
[in] ReasonCode
Specifies the reason for the change.
Return value
If the method succeeds, the return value is S_OK. Otherwise, the return value is an error code.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 [desktop apps only] |
| Minimum supported server | Windows Server 2016 |
| Target Platform | Windows |
| Header | rdpencomapi.h |
| DLL | RdpEncom.dll |