ISourceError::FileName
Gets the name of the file the error occurred in.
Syntax
HRESULT get_FileName( BSTR *pbstrFileName);
Parameters
pbstrFileName
[out,retval] The name of the file the error occurred in.
Return Value
One of the standard HRESULT
values.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |