Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |