Skip to content

Latest commit

 

History

History
78 lines (56 loc) · 2.69 KB

nf-ksproxy-iksclockpropertyset-ksgetcorrelatedtime.md

File metadata and controls

78 lines (56 loc) · 2.69 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:ksproxy.IKsClockPropertySet.KsGetCorrelatedTime
IKsClockPropertySet::KsGetCorrelatedTime (ksproxy.h)
The KsGetCorrelatedTime method retrieves the current time and the correlated system time from the underlying clock.
stream\iksclockpropertyset_ksgetcorrelatedtime.htm
stream
04/23/2018
IKsClockPropertySet::KsGetCorrelatedTime
IKsClockPropertySet interface [Streaming Media Devices],KsGetCorrelatedTime method, IKsClockPropertySet.KsGetCorrelatedTime, IKsClockPropertySet::KsGetCorrelatedTime, KsGetCorrelatedTime, KsGetCorrelatedTime method [Streaming Media Devices], KsGetCorrelatedTime method [Streaming Media Devices],IKsClockPropertySet interface, ksproxy/IKsClockPropertySet::KsGetCorrelatedTime, ksproxy_79582c7f-456c-420e-88eb-b0cb6916040f.xml, stream.iksclockpropertyset_ksgetcorrelatedtime
ksproxy.h
Ksproxy.h
Desktop
Windows
IKsClockPropertySet::KsGetCorrelatedTime
ksproxy/IKsClockPropertySet::KsGetCorrelatedTime
APIRef
kbSyntax
COM
ksproxy.h
IKsClockPropertySet::KsGetCorrelatedTime

IKsClockPropertySet::KsGetCorrelatedTime

-description

The KsGetCorrelatedTime method retrieves the current time and the correlated system time from the underlying clock.

-parameters

-param CorrelatedTime [out]

Pointer to a variable that receives a KSCORRELATED_TIME structure that contains the current clock time along with the correlated system time.

-returns

Returns NOERROR if successful; otherwise, returns an error code.

-remarks

The KsGetCorrelatedTime method retrieves the current time and the correlated system in an atomic operation.

The proxy uses the KSPROPERTY_CLOCK_CORRELATEDTIME property to retrieve the correlated time.

-see-also

IKsClockPropertySet::KsSetCorrelatedTime

KSCORRELATED_TIME

KSPROPERTY_CLOCK_CORRELATEDTIME