[BUG] session.CreateEndpointConnection(); does not return nullptr when called with invalid EndpointID #429
Labels
area-sdk 🔧
Related to the application SDK
bug 🐞
Something isn't working
dp8-fixed
Fixed in developer preview 8
Description
auto receiveEndpoint = session.CreateEndpointConnection(); does not return nullptr when called with invalid EndpointID
To Reproduce
call auto receiveEndpoint = session.CreateEndpointConnection(); with an invalid EndpointID
Expected behavior
nullptr returned
Screenshots
N/A
Installer Name or Version
DP6
Desktop (please complete the following information):
Win 11 Insider Pro Canary
Device information, if this is with an external MIDI device:
N/A
Application Information
C++/WinRT based on SDK sample code.
The text was updated successfully, but these errors were encountered: