Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
MFTIMER_FLAGS enumeration (mfidl.h)
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 |
See also
Feedback
Was this page helpful?
