IWorkspaceReportMessage interface (workspaceruntime.h)

Exposes methods that support error message handling for remote workspaces.

Inheritance

The IWorkspaceReportMessage interface inherits from the IUnknown interface. IWorkspaceReportMessage also has these types of members:

Methods

The IWorkspaceReportMessage interface has these methods.

 
IWorkspaceReportMessage::IsErrorMessageRegistered

Determines whether a specified error message is registered in a specified workspace.
IWorkspaceReportMessage::RegisterErrorEvent

Registers the specified error event message to use in the UI.
IWorkspaceReportMessage::RegisterErrorLogMessage

Registers the specified error message to use in the UI.

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Target Platform Windows
Header workspaceruntime.h