Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This function updates the TileHost window of a TileProxy.
Syntax
HRESULT TPUpdate(
HANDLE hTileProxy);
Parameters
- hTileProxy
[in] Handle to the TileHost window.
Return Value
This function returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, and E_FAIL, in addition to the following:
- S_OK
The method completed successfully.
Remarks
For an example of how to use this function, see TPGetWaitEvent.
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
Customizing the Browser User Interface