Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
RESUTIL_FILETIME_DATA structure (resapi.h)
Describes the default, maximum, and minimum values allowed for a FILETIME.
Syntax
typedef struct RESUTIL_FILETIME_DATA {
FILETIME Default;
FILETIME Minimum;
FILETIME Maximum;
} RESUTIL_FILETIME_DATA, *PRESUTIL_FILETIME_DATA;
Members
Default
Minimum
Maximum
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise |
| Header | resapi.h |
Feedback
Was this page helpful?
