Share via


Méthode IXpsOMCoreProperties ::SetLastModifiedBy (xpsobjectmodel.h)

Définit la propriété lastModifiedBy .

Syntaxe

HRESULT SetLastModifiedBy(
  [in] LPCWSTR lastModifiedBy
);

Paramètres

[in] lastModifiedBy

Chaîne qui contient la valeur à écrire dans la propriété lastModifiedBy . Un pointeur NULL efface la propriété lastModifiedBy .

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é lastModifiedBy décrit l’utilisateur qui effectue la dernière modification.

Configuration requise

   
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

Voir aussi

IXpsOMCoreProperties

Standard ECMA-376, Formats de fichier Open XML Office

XML Paper Specification