Reserved1 method

Reserved for future use.

Internet Explorer 8

 

Syntax


HRESULT retVal = object.Reserved1(riid, ppv, ppidl);

Parameters

riid [in]

Type: REFIID

ppv [out]

Type: void

ppidl [out]

Type: PITEMID_CHILD

Return value

Type: HRESULT

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

 

 

Show: