ISourceError::Description

 

Gets the error description.

Syntax

HRESULT get_Description( BSTR *pbstrDescription);  

Parameters

pbstrDescription

[out,retval] The error description.

Return Value

One of the standard HRESULT values.

Requirements

Type Library VstaCore.tlb
Header VstaCore.h

See Also

ISourceError Interface