У меня есть приложение UWP, которое имеет доступ к видеовызову. При выборе видеовызова выдается исключение.
[ 1
A debugger is attached to exe but not configured to handle this unhandled exception.
To debug this exception,detach the current debugger.
Когда я изменяю тип отладчика на Mixed (Managed и Native) в свойствах,
Exception thrown at 0x76083572 in exe: Microsoft C++ exception:
Platform::NullReferenceException ^ at memory location 0x18DBF0B0.
HRESULT:0x80004003 Invalid pointer WinRT information: deviceId is a required parameter.