Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Ensures that any cached information in this item is updated.
Syntax
HRESULT Update(
[in] IBindCtx *pbc
);
Parameters
[in] pbc
Type: IBindCtx*
A pointer to an IBindCtx interface on a bind context object.
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
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl_core.h (include Shobjidl.h) |