IShellItem2::Update method
Ensures that any cached information in this item is updated.
Syntax
HRESULT Update(
[in] IBindCtx *pbc
);
Parameters
Return value
Type: HRESULT
Returns S_OK if successful, or an error value otherwise, including ERROR_FILE_NOT_FOUND if the item does not exist.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
Show: