Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gives the OPM random number generated by the driver.
Syntax
struct IDDCX_OPM_GET_RANDOM_NUMBER {
UINT Size;
OPM_RANDOM_NUMBER RandomNumber;
};
Members
Size
Total size of the structure.
RandomNumber
The random number the driver generated.
Requirements
Requirement | Value |
---|---|
Header | iddcx.h |