Dela via


ISourceError::ErrorCode

 

Gets the error code.

Syntax

HRESULT get_ErrorCode( BSTR *pbstrErrorCode);

Parameters

pbstrErrorCode

[out,retval] The error code.

Return Value

One of the standard HRESULT values.

Requirements

Type Library

VstaCore.tlb

Header

VstaCore.h

See Also

ISourceError Interface