Méthode ITextFont2::GetLinkType (tom.h)
Obtient le type de lien.
Syntaxe
HRESULT GetLinkType(
[out, retval] long *pValue
);
Paramètres
[out, retval] pValue
Type : long*
Type de liaison. Il peut avoir l’une des valeurs suivantes.
tomNoLink
tomClientLink
tomFriendlyLinkName
tomFriendlyLinkAddress
tomAutoLinkURL
tomAutoLinkEmail
tomAutoLinkPhone
tomAutoLinkPath
Valeur retournée
Type : HRESULT
Si la méthode réussit, elle retourne NOERROR. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Client minimal pris en charge | Windows 8 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2012 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | tom.h |
DLL | Msftedit.dll |