Méthode ITextStory ::GetType (tom.h)
Obtient le type de cette histoire.
Syntaxe
HRESULT GetType(
[out, retval] long *pValue
);
Paramètres
[out, retval] pValue
Type : long*
Ce genre d’histoire. Il peut s’agir de l’une des valeurs suivantes ou d’une valeur cliente personnalisée comprise entre 100 et 65535.
tomCommentsStory
tomEndnotesStory
tomEvenPagesFooterStory
tomEvenPagesHeaderStory
tomFindStory
tomFirstPageFooterStory
tomFirstPageHeaderStory
tom FootnotesStory
tomMainTextStory
tomPrimaryFooterStory
tomPrimaryHeaderStory
tomReplaceStory
tomScratchStory
tomTextFrameStory
tomUnknownStory
Valeur retournée
Type : HRESULT
Si la méthode réussit, elle retourne NOERROR. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Condition requise | Valeur |
---|---|
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 |