Share via


IDirectManipulationTilingManager::ComputeTilesForRegion method

[This documentation is preliminary and is subject to change.]

Applies to: desktop apps only

Computes tiles for a region based on the current content size and the value of the motions associated with the region.

Syntax

HRESULT ComputeTilesForRegion(
  [in]  IDirectManipulationRegion *region,
  [in]  SIZE contentSize
);

Parameters

  • region [in]
    The region for which the tiles are computed.

  • contentSize [in]
    The current content size.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows Developer Preview

Minimum supported server

Windows Server Developer Preview

IDL

DirectManipulation.idl

See also

IDirectManipulationTilingManager

 

 

Build date: 12/12/2011