Méthode IXpsOMCoreProperties ::SetLanguage (xpsobjectmodel.h)
Définit la propriété language .
Syntaxe
HRESULT SetLanguage(
[in] LPCWSTR language
);
Paramètres
[in] language
Chaîne qui contient la valeur de langue à écrire dans la propriété language . Un pointeur NULL efface la propriété language .
Valeur retournée
Si la méthode réussit, elle retourne S_OK ; sinon, elle retourne un code d’erreur HRESULT .
Remarques
La propriété language décrit la langue du contenu intellectuel de la ressource.
Internet Engineering Task Force (IETF) RFC 3066 décrit l’encodage recommandé pour cette propriété.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 7, Windows Vista avec SP2 et Mise à jour de plateforme pour Windows Vista [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2008 R2, Windows Server 2008 avec SP2 et Platform Update pour Windows Server 2008 [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | xpsobjectmodel.h |