Preview method

Previews the Accelerator.

 

Syntax

HRESULT retVal = object.Preview(pInput, pOutput);

Parameters

Return value

Type: HRESULT

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

Remarks

This method causes the Accelerator preview to appear.

See also

IOpenServiceActivity::Execute