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" |
Source | /Engine/Source/Runtime/Datasmith/DirectLink/Private/DirectLinkEndpoint.cpp |
EOpenStreamResult OpenStream
&40;
const FSourceHandle & SourceId,
const FDestinationHandle & DestinationId
&41;
Remarks
Open a Stream between a Source and a Destination Whether the stream is correctly opened
Parameters
Name | Description |
---|---|
SourceId | Handle to the Source |
DestinationId | Handle to the Destination |