Reserved7 method

Reserved for future use.

 

Syntax

HRESULT retVal = object.Reserved7(pidl, fCreate, fReinsert, nItem);

Parameters

  • pidl [in]
    Type: PCIDLIST_ABSOLUTE

  • fCreate [in]
    Type: BOOL

  • fReinsert [in]
    Type: BOOL

  • nItem [in]
    Type: int

Return value

Type: HRESULT

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