Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The WPD_SECTION_DATA_UNITS_VALUES enumeration indicates the units for a referenced section of data.
Syntax
typedef enum WPD_SECTION_DATA_UNITS_VALUES {
WPD_SECTION_DATA_UNITS_BYTES = 0,
WPD_SECTION_DATA_UNITS_MILLISECONDS = 1
} ;
Constants
-
WPD_SECTION_DATA_UNITS_BYTES
-
The given units are specified in bytes.
-
WPD_SECTION_DATA_UNITS_MILLISECONDS
-
The given units are specified in milliseconds.
Requirements
| Requirement | Value |
|---|---|
| Header |
|