DMsgrSessionEvents::OnAppNotPresent event
[OnAppNotPresent is no longer available for use as of Windows Vista. See Windows Messenger for more information.]
Fires when the application requested by the invitation is not present.
Syntax
void OnAppNotPresent(
[in] BSTR bstrAppName,
[in] BSTR bstrAppURL
);
Parameters
-
bstrAppName [in]
-
BSTR that specifies the name of the application.
-
bstrAppURL [in]
-
BSTR that specifies the URL of the application.
Return value
This event does not return a value.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
End of client support |
Windows XP |
End of server support |
Windows Server 2003 |
Product |
Messenger 4.5 |
Header |
|
IDL |
|
DLL |
|