Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
Retrieves the IContextLink at the specified index.
Syntax
HRESULT GetContextLink(
[in] ULONG ulIndex,
[out] IContextLink **ppContextLink
);
Parameters
-
ulIndex [in]
-
The zero-based index of the IContextLink object to get.
-
ppContextLink [out]
-
A pointer to the IContextLink object at the specified index.
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 *ppContextLink when you no longer need to use the context link.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server |
None supported |
| Header |
|
| DLL |
|