Reserved1 method

Returns the name of the default view.

Internet Explorer 8

 

Syntax


HRESULT retVal = object.Reserved1(dwFlags, ppwszName);

Parameters

dwFlags [in]

Type: DWORD

ppwszName [out]

Type: LPWSTR

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

 

 

Show: