Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |
|