Retrieves the full path of the Microsoft® Internet Explorer application.
Syntax
HRESULT get_Path( BSTR* pbstrPath );
Parameters
- pbstrPath
- Address of a string (BSTR) that receives the full path. 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