READYSTATE 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.
public enum class READYSTATE
C++/CX
public enum class READYSTATE
enum READYSTATE
public enum READYSTATE
type READYSTATE =
Public Enum READYSTATE
- Inheritance
-
READYSTATE
Name | Value | Description |
---|---|---|
READYSTATE_UNINITIALIZED | 0 | |
READYSTATE_LOADING | 1 | |
READYSTATE_LOADED | 2 | |
READYSTATE_INTERACTIVE | 3 | |
READYSTATE_COMPLETE | 4 |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |