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.
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Called by MultiPoint Services when an IWmsCustomPresenterPlugin method returns an error.
Syntax
HRESULT OnError(
[in] WmsCustomPresenterErrorCode eError
);
Parameters
-
eError [in]
-
The error code returned by the method.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2016 |
| IDL |
|
| IID |
IID_IWmsCustomPresenterPlugin is defined as 3110a841-1256-4c62-ad83-ef72a529c5b5 |