CeGetRandomSeed (Windows Embedded CE 6.0)
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 |