Retrieves the properties of the clock.
public:
HRESULT GetProperties(
MFCLOCK_PROPERTIES *pClockProperties
)
pClockProperties
Type: MFCLOCK_PROPERTIES *
[out]
Pointer to an MFCLOCK_PROPERTIES structure that receives the properties.
Type: HRESULT
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. |
Refer to Media Foundation return codes.
Header: Declared in mfidl.h.
Library: Use mfuuid.lib.