Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The KsGetDefaultClockTime function gets the current time of the clock.
The function can be called at DISPATCH_LEVEL.
Syntax
KSDDKAPI LONGLONG KsGetDefaultClockTime(
[in] PKSDEFAULTCLOCK DefaultClock
);
Parameters
[in] DefaultClock
Specifies an initialize default clock structure that is shared among any instance of the default clock for the parent.
Return value
The KsGetDefaultClockTime function returns the current clock time.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Universal |
| Header | ks.h (include Ks.h) |
| Library | Ks.lib |