Partager via


Méthode ITextStory::SetType (tom.h)

Définit le type d’article.

Syntaxe

HRESULT SetType(
  [in] long Value
);

Paramètres

[in] Value

Type : long

Type d’histoire. Les valeurs de type sont définies dans ITextStory::GetType.

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

Voir aussi

ITextStory

ITextStory::GetType