refresh method

[This documentation is preliminary and is subject to change.]

Refreshes the content of the collection.

Syntax

HRESULT retVal = object.refresh(reload);

Standards information

There are no standards that apply here.

Parameters

reload [in, optional]

Type: VARIANT_BOOL

VARIANT_TRUE (true)

Reload the document.

VARIANT_FALSE (false)

Default. Do not reload the document.

Return value

Type: HRESULT

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

 

 

Build date: 6/12/2012