IOfflineFilesErrorInfo interface (cscobj.h)

Provides a text description and raw data block associated with an error.

Inheritance

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

Methods

The IOfflineFilesErrorInfo interface has these methods.

 
IOfflineFilesErrorInfo::GetDescription

Retrieves a text string describing the error.
IOfflineFilesErrorInfo::GetRawData

Retrieves a block of bytes containing internal data associated with the error.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header cscobj.h

See also

Offline Files API Interfaces