Compartir a través de


Función WSDCreateOutboundAttachment (wsdattachment.h)

Crea un objeto IWSDOutboundAttachment .

Sintaxis

HRESULT WSDCreateOutboundAttachment(
  [out] IWSDOutboundAttachment **ppAttachment
);

Parámetros

[out] ppAttachment

Devuelve una referencia al objeto IWSDOutboundAttachment inicializado. No puede ser NULL.

Valor devuelto

Entre los valores devueltos posibles se incluyen, entre otros, los siguientes:

Código devuelto Descripción
S_OK
El método se completó correctamente.
E_POINTER
attachmentOut es NULL.
E_OUTOFMEMORY
Memoria insuficiente para completar la operación.

Requisitos

Requisito Value
Cliente mínimo compatible Windows Vista [solo aplicaciones de escritorio]
Servidor mínimo compatible Windows Server 2008 [solo aplicaciones de escritorio]
Plataforma de destino Windows
Encabezado wsdattachment.h (incluya Wsdapi.h)
Library Wsdapi.lib
Archivo DLL Wsdapi.dll