Navigation
API > API/Runtime > API/Runtime/DirectLink > API/Runtime/DirectLink/FEndpoint
References
| |
|
| Module |
DirectLink |
| Header |
/Engine/Source/Runtime/Datasmith/DirectLink/Public/DirectLinkEndpoint.h |
| Include |
#include "DirectLinkEndpoint.h" |
Syntax
enum EOpenStreamResult
&123;
Opened,
AlreadyOpened,
SourceAndDestinationNotFound,
RemoteEndpointNotFound,
Unsuppported,
CannotConnectToPrivate,
&125;
Values
| Name |
Description |
| Opened |
|
| AlreadyOpened |
|
| SourceAndDestinationNotFound |
|
| RemoteEndpointNotFound |
|
| Unsuppported |
|
| CannotConnectToPrivate |
|