Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Contains the result from an OPM_GET_CODEC_INFO query.
Syntax
typedef struct _OPM_GET_CODEC_INFO_INFORMATION {
OPM_RANDOM_NUMBER rnRandomNumber;
DWORD Merit;
} OPM_GET_CODEC_INFO_INFORMATION;
Members
rnRandomNumber
An OPM_RANDOM_NUMBER structure. This structure contains the same 128-bit random number that the application sent to the driver in the OPM_GET_INFO_PARAMETERS structure.
Merit
The merit value of the codec.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Header | opmapi.h (include Opmapi.h) |