ReleaseTileProxy (Windows Embedded CE 6.0)

1/6/2010

This function releases the handle created by CreateTileProxy.

Syntax

HRESULT ReleaseTileProxy(
    HANDLE hTileProxy);

Parameters

  • hTileProxy
    [in] Proxy for the host browser window.

Return Value

This function returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, and E_FAIL, as well as the following:

  • S_OK
    The method completed successfully.

Requirements

Header TileProxy.h
Library tileengine.dll
Windows Embedded CE Windows Embedded CE 6.0 R3

See Also

Other Resources

Internet Explorer Embedded Tiling Engine Functions
Error Values