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.
1/6/2010
This function obtains a random seed that can be used in an algorithm.
Syntax
__int64 CeGetRandomSeed (void);
Parameters
None.
Return Value
A random 64-bit number that is based on the operations of the kernel.
Requirements
| Header | pkfuncs.h |
| Library | coredll.lib |
| Windows Embedded CE | Windows CE 3.0 and later |