Retrieves the fully qualified path of the Microsoft® Internet Explorer executable file.
Syntax
HRESULT get_FullName( BSTR* pbstrFullName );
Parameters
- pbstrFullName
- Address of a callee-allocated string (BSTR) that receives the path of the executable file. The caller frees this buffer with the SysFreeString function.
Return Value
Returns one of the following values:
S_OK The operation was successful. E_FAIL The operation failed. E_OUTOFMEMORY There was not enough memory to complete the operation.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0