Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This function returns the number of milliseconds that have elapsed since the system was booted.
VOID NdisGetSystemUpTime(PULONGpSystemUpTime);
Parameters
- pSystemUpTime
[out] Points to a caller-supplied variable in which this function returns the system uptime.
Return Values
None.
Remarks
Protocol drivers typically call NdisGetSystemUpTime.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Ndis.h.
Link Library: Ndis.lib
See Also
Send Feedback on this topic to the authors