Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Creates a copy of the IAnalysisRegion.
Syntax
HRESULT Clone(
[out] IAnalysisRegion **pClonedRegion
);
Parameters
-
pClonedRegion [out]
-
A pointer to a copy of the IAnalysisRegion.
Return value
For a description of the return values, see Classes and Interfaces - Ink Analysis.
Remarks
This method is eqivalent to theSystem.Windows.Ink.AnalysisCore.AnalysisRegionBase.Clone Method in the .NET Framework.
Caution
To avoid a memory leak, call IUnknown::Release on *pClonedRegion when you no longer need to use the cloned analysis region.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server |
None supported |
| Header |
|
| DLL |
|