StartPackage

This method starts the mail package specified by the passed GUID value.

IDL Definition

HRESULT StartPackage([in] BSTR bstrGUID );

Parameters

BstrGUID

The package's GUID.

Return Values

A standard COM HRESULT.

Example


© 1997-1998 Microsoft Corporation. All rights reserved.