enum_SEEK_START Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C++
public enum class enum_SEEK_START
public enum enum_SEEK_START
type enum_SEEK_START =
Public Enum enum_SEEK_START
- Inheritance
-
enum_SEEK_START
Name | Value | Description |
---|---|---|
SEEK_START_BEGIN | 1 | |
SEEK_START_END | 2 | |
SEEK_START_CURRENT | 3 | |
SEEK_START_CODECONTEXT | 4 | |
SEEK_START_CODELOCID | 5 |
Product | Versions |
---|---|
Visual Studio SDK | 2019, 2022 |