Metodo IMFClock::GetProperties (mfidl.h)
Recupera le proprietà dell'orologio.
Sintassi
HRESULT GetProperties(
[out] MFCLOCK_PROPERTIES *pClockProperties
);
Parametri
[out] pClockProperties
Puntatore a una struttura MFCLOCK_PROPERTIES che riceve le proprietà.
Valore restituito
Il metodo restituisce un valore HRESULT. I valori possibili includono, ma non sono limitati a, quelli indicati nella tabella seguente.
Codice restituito | Descrizione |
---|---|
|
Il metodo è riuscito. |
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista [app desktop | App UWP] |
Server minimo supportato | Windows Server 2008 [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | mfidl.h |
Libreria | Mfuuid.lib |