Skip to content

Latest commit

 

History

History
86 lines (73 loc) · 2.26 KB

nf-mfidl-imfclock-getproperties.md

File metadata and controls

86 lines (73 loc) · 2.26 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date 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 req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:mfidl.IMFClock.GetProperties
IMFClock::GetProperties (mfidl.h)
Retrieves the properties of the clock.
9dfc0efc-d274-45a6-b1ab-30f6215fbed8
GetProperties
GetProperties method [Media Foundation]
GetProperties method [Media Foundation]
IMFClock interface
IMFClock interface [Media Foundation]
GetProperties method
IMFClock.GetProperties
IMFClock::GetProperties
mf.imfclock_getproperties
mfidl/IMFClock::GetProperties
mf\imfclock_getproperties.htm
mf
9dfc0efc-d274-45a6-b1ab-30f6215fbed8
12/05/2018
9dfc0efc-d274-45a6-b1ab-30f6215fbed8, GetProperties, GetProperties method [Media Foundation], GetProperties method [Media Foundation],IMFClock interface, IMFClock interface [Media Foundation],GetProperties method, IMFClock.GetProperties, IMFClock::GetProperties, mf.imfclock_getproperties, mfidl/IMFClock::GetProperties
mfidl.h
Windows
Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 [desktop apps \| UWP apps]
Mfuuid.lib
Windows
19H1
IMFClock::GetProperties
mfidl/IMFClock::GetProperties
c++
APIRef
kbSyntax
COM
mfuuid.lib
mfuuid.dll
IMFClock.GetProperties

IMFClock::GetProperties

-description

Retrieves the properties of the clock.

-parameters

-param pClockProperties [out]

Pointer to an MFCLOCK_PROPERTIES structure that receives the properties.

-returns

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Return code Description
S_OK
The method succeeded.

-see-also

IMFClock