OnApplicationUpdate event
Called when the shared property on the application object is changed.
Syntax
void OnApplicationUpdate(
[in] IDispatch *pApplication
);
Parameters
-
pApplication [in]
-
The application whose shared property was updated. Query the IDispatch interface for the IRDPSRAPIApplication interface that you use to retrieve information about the application.
Return value
This event does not return a value.
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 |
|