Compartilhar via


IMessageFormEx::SetMessage

Windows Mobile SupportedWindows Embedded CE Not Supported

9/8/2008

The SetMessage método for chamado por mensagens para definir a forma para exibir uma nova mensagem.

Syntax

HRESULT SetMessage (
  WORD wType,
  LPMESSAGE pmsg
);

Parameters

  • pmsg
    [no] A nova mensagem que a forma deve ser definida para exibir.

Return Value

This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED GPSGetPosition, e E_FAIL, as well as o seguinte.

  • S_OK
    Indica sucesso.

Requirements

Header cemapi.h
Library cemapi.lib
Windows Embedded CE Windows CE .NET 4.2 and later
Windows Mobile Pocket PC for Windows Mobile 2003 and later, Smartphone for Windows Mobile 2003 and later

See Also

Reference

IFormProviderEx::FORMTYPE
IMessageFormEx

Other Resources

Messaging