VSConstants.RPC_E_CANTCALLOUT_AGAIN Field
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: int RPC_E_CANTCALLOUT_AGAIN = -2147418095;
C++/WinRT
int RPC_E_CANTCALLOUT_AGAIN = -2147418095;
public const int RPC_E_CANTCALLOUT_AGAIN = -2147418095;
val mutable RPC_E_CANTCALLOUT_AGAIN : int
Public Const RPC_E_CANTCALLOUT_AGAIN As Integer = -2147418095
Value = -2147418095
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |