Méthode IXpsOMRemoteDictionaryResource1 ::GetDocumentType (xpsobjectmodel_1.h)
Obtient le XPS_DOCUMENT_TYPE de la ressource.
Syntaxe
HRESULT GetDocumentType(
[out, retval] XPS_DOCUMENT_TYPE *documentType
);
Paramètres
[out, retval] documentType
Type de document XPS_DOCUMENT_TYPE de la ressource.
Retourne XPS_DOCUMENT_TYPE_UNSPECIFIED sauf si l’interface IXpsOMRemoteDictionaryResource a été créée en chargeant un dictionnaire distant sérialisé précédemment.
Valeur retournée
Cette méthode retourne un code HRESULT.
Pour plus d’informations sur les valeurs de retour de l’API de document XPS, consultez Erreurs de document XPS.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 8 [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2012 [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | xpsobjectmodel_1.h |
Bibliothèque | None |