PlatformHeaders.ErrorSourcePlatform Field
Definition
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.
Error source value indicating the error was caused by the SDK, library, or a platform dependency — not by the caller or the developer's handler.
public const string ErrorSourcePlatform;
val mutable ErrorSourcePlatform : string
Public Const ErrorSourcePlatform As String