Skip to content

Latest commit

 

History

History
75 lines (61 loc) · 2.09 KB

ns-ksopmapi-opm_random_number.md

File metadata and controls

75 lines (61 loc) · 2.09 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:ksopmapi._OPM_RANDOM_NUMBER
OPM_RANDOM_NUMBER (ksopmapi.h)
The OPM_RANDOM_NUMBER (ksopmapi.h) structure contains a 128-bit random number for use with Output Protection Manager (OPM).
*POPM_RANDOM_NUMBER
OPM_RANDOM_NUMBER
OPM_RANDOM_NUMBER structure [Media Foundation]
_OPM_RANDOM_NUMBER
ksopmapi/OPM_RANDOM_NUMBER
mf.opm_random_number
mf\opm_random_number.htm
mf
d3a5be4b-39d1-43da-b87e-ab4dd7815262
08/05/2022
*POPM_RANDOM_NUMBER, OPM_RANDOM_NUMBER, OPM_RANDOM_NUMBER structure [Media Foundation], _OPM_RANDOM_NUMBER, ksopmapi/OPM_RANDOM_NUMBER, mf.opm_random_number
ksopmapi.h
Opmapi.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
OPM_RANDOM_NUMBER, *POPM_RANDOM_NUMBER
19H1
_OPM_RANDOM_NUMBER
ksopmapi/_OPM_RANDOM_NUMBER
POPM_RANDOM_NUMBER
ksopmapi/POPM_RANDOM_NUMBER
OPM_RANDOM_NUMBER
ksopmapi/OPM_RANDOM_NUMBER
c++
APIRef
kbSyntax
HeaderDef
ksopmapi.h
OPM_RANDOM_NUMBER

OPM_RANDOM_NUMBER structure

-description

Contains a 128-bit random number for use with Output Protection Manager (OPM).

-struct-fields

-field abRandomNumber

A 128-bit array that contains a random number.

-remarks

Always use a cryptographically secure random-number generator to fill in this structure. The CryptGenRandom function is recommended, although not required.

-see-also

OPM Structures

Output Protection Manager