Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The KSPROPERTY_SYNTH_MASTERCLOCK property is used to get the master clock time.
Usage Summary Table
| Get | Set | Target | Property descriptor type | Property value type |
|---|---|---|---|---|
Yes |
No |
Filter |
ULONGLONG |
The property value (operation data) is of type ULONGLONG and represents the master clock time. This time is specified in 100-nanosecond units.
Return Value
A KSPROPERTY_SYNTH_MASTERCLOCK property request returns STATUS_SUCCESS to indicate that it has completed successfully. Otherwise, the request returns an appropriate error status code.
Remarks
For more information, see Master Clocks.
Requirements
Header |
Dmusprop.h (include Dmusprop.h) |
See also