Compartilhar via


WapClose

Windows Mobile SupportedWindows Embedded CE Supported

9/19/2008

Essa função fecha um identificador WAP existente.

Syntax

HRESULT WapClose(
  const WAP_HANDLE whHandle 
);

Parameters

  • whHandle
    [no] Identifica o identificador WAP para fechar.

Return Value

Retorna S_OK se bem-sucedido. Se malsucedido, essa função retorna o padrão valores E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED e E_FAIL.

Requirements

Header wap.h
Library Wap.lib
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Pocket PC 2002 and later, Smartphone 2002 and later

See Also

Reference

WapOpen

Concepts

WAP Functions