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.
Retrieves the IAnalysisAlternate object at the specified index within the collection.
Syntax
HRESULT GetAnalysisAlternate(
[in] ULONG ulIndex,
[out] IAnalysisAlternate **ppAlternate
);
Parameters
-
ulIndex [in]
-
The zero-based index of the IAnalysisAlternate object to get.
-
ppAlternate [out]
-
A pointer to the IAnalysisAlternate object at the specified index within the collection.
Return value
For a description of the return values, see Classes and Interfaces - Ink Analysis.
Remarks
Caution
To avoid a memory leak, call IUnknown::Release on *ppAlternate when you no longer need to use the analysis alternate.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server |
None supported |
| Header |
|
| DLL |
|