Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called when one of the property values for an attendee changes.
Syntax
void OnAttendeeUpdate(
[in] IDispatch *pAttendee
);
Parameters
-
pAttendee [in]
-
The attendee whose property values changed. Query the IDispatch interface for the IRDPSRAPIAttendee interface that you use to retrieve information about the attendee.
Return value
This event does not return a value.
Remarks
You should query all the properties of the attendee and update the user interface accordingly.
Requirements
Minimum supported client |
Windows Vista [desktop apps | UWP apps] |
Minimum supported server |
Windows Server 2008 [desktop apps | UWP apps] |
Header |
|
IDL |
|
Type library |
|
DLL |
|