UnifiedPosErrorData.ExtendedReason Property
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.
Gets the vendor specific error information.
public:
property unsigned int ExtendedReason { unsigned int get(); };
uint32_t ExtendedReason();
public uint ExtendedReason { get; }
var uInt32 = unifiedPosErrorData.extendedReason;
Public ReadOnly Property ExtendedReason As UInteger
Property Value
The vendor specific error information.