Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Contains flags for the IMFTimer::SetTimer method.
Syntax
typedef enum MFTIMER_FLAGS {
MFTIMER_RELATIVE = 0x1
} ;
Constants
MFTIMER_RELATIVEValue: 0x1 The time passed to the timer is relative to the current time. If this flag is absent, the time is expressed as an absolute clock time. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | mfidl.h |