EOpenStreamResult

Windows
MacOS
Linux

References

Module

DirectLink

Header

/Engine/Source/Runtime/Datasmith/DirectLink/Public/DirectLinkEndpoint.h

Include

#include "DirectLinkEndpoint.h"

Syntax

enum EOpenStreamResult
{
    Opened,
    AlreadyOpened,
    SourceAndDestinationNotFound,
    RemoteEndpointNotFound,
    Unsuppported,
    CannotConnectToPrivate,
}

Values

Name

Description

Opened

AlreadyOpened

SourceAndDestinationNotFound

RemoteEndpointNotFound

Unsuppported

CannotConnectToPrivate

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss