IPartPayloadProvider::PartPayload Method

HRESULT PartPayload([out, retval] IPartPayload ** payload);

This serialization code uses this interface to get a PartPayload instance, this allows the Attachment object to support additional alternative attachment sources in the future.

 

Parameters

payload
IPartPayload **, [out, retval]: The created instance of the IPartPayload interface

 

Return Values

A new Instance of the IPartPaylaod interface

 

Sample Code



  

 

See Also

The IPartPayloadProvider Interface | 

 

 

Copyright

Copyright © Simon Fell, 2000-2004. All rights reserved.