Fonction CryptXmlGetTransforms (cryptxml.h)

La fonction CryptXmlGetTransforms retourne des informations sur le moteur de chaîne de transformation par défaut.

Syntaxe

HRESULT CryptXmlGetTransforms(
  [out] const CRYPT_XML_TRANSFORM_CHAIN_CONFIG **ppConfig
);

Paramètres

[out] ppConfig

Pointeur vers un pointeur vers une structure CRYPT_XML_TRANSFORM_CHAIN_CONFIG pour recevoir les informations de transformation retournées.

Valeur retournée

Si la fonction réussit, la fonction retourne zéro.

Si la fonction échoue, elle retourne une valeur HRESULT qui indique l’erreur.

Spécifications

   
Client minimal pris en charge Windows 7 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 R2 [applications de bureau uniquement]
Plateforme cible Windows
En-tête cryptxml.h
Bibliothèque Cryptxml.lib
DLL Cryptxml.dll