OPM_GET_CODEC_INFO_INFORMATION structure (opmapi.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.
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] |
En-tête | opmapi.h (include Opmapi.h) |