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 |
Gets the error code.
HRESULT get_ErrorCode( BSTR *pbstrErrorCode);
pbstrErrorCode
[out,retval] The error code.
One of the standard HRESULT values.
| Type Library | VstaCore.tlb |
| Header | VstaCore.h |