AppBroadcastMicrophoneCaptureStateChangedEventArgs.ErrorCode Property

Definition

Gets the error code associated with the event.

public:
 property unsigned int ErrorCode { unsigned int get(); };
uint32_t ErrorCode();
public uint ErrorCode { get; }
var uInt32 = appBroadcastMicrophoneCaptureStateChangedEventArgs.errorCode;
Public ReadOnly Property ErrorCode As UInteger

Property Value

UInt32

unsigned int

uint32_t

The error code associated with the event.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to