CERT_LOGOTYPE_IMAGE structure (wincrypt.h)
La structure CERT_LOGOTYPE_IMAGE contient des informations sur un logotype d’image.
Syntaxe
typedef struct _CERT_LOGOTYPE_IMAGE {
CERT_LOGOTYPE_DETAILS LogotypeDetails;
PCERT_LOGOTYPE_IMAGE_INFO pLogotypeImageInfo;
} CERT_LOGOTYPE_IMAGE, *PCERT_LOGOTYPE_IMAGE;
Membres
LogotypeDetails
Structure CERT_LOGOTYPE_DETAILS qui contient des informations supplémentaires sur l’image.
pLogotypeImageInfo
Adresse d’une structure de CERT_LOGOTYPE_IMAGE_INFO qui contient les informations d’image.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
En-tête | wincrypt.h |