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 KsSetTime method sets the current time on the underlying clock.
Syntax
HRESULT KsSetTime(
[in] LONGLONG Time
);
Parameters
[in] Time
Time to which to set the underlying clock.
Return value
Returns NOERROR if successful; otherwise, returns an error code.
Remarks
The proxy uses the KSPROPERTY_CLOCK_TIME property to set the current clock time.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | ksproxy.h (include Ksproxy.h) |