Partager via


OPM_GET_CODEC_INFO_INFORMATION structure (ksopmapi.h)

Contient le résultat d’une requête OPM_GET_CODEC_INFO .

Syntaxe

typedef struct _OPM_GET_CODEC_INFO_INFORMATION {
  OPM_RANDOM_NUMBER rnRandomNumber;
  DWORD             Merit;
} OPM_GET_CODEC_INFO_INFORMATION;

Membres

rnRandomNumber

Structure OPM_RANDOM_NUMBER . Cette structure contient le même nombre aléatoire 128 bits que celui que l’application a envoyé au pilote dans la structure OPM_GET_INFO_PARAMETERS .

Merit

Valeur de mérite du codec.

Configuration requise

   
Client minimal pris en charge Windows 7 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 R2 [applications de bureau uniquement]
En-tête ksopmapi.h (inclure Opmapi.h)

Voir aussi

OPM Structures

Gestionnaire de protection de sortie