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 |
void CloseStream
&40;
const FSourceHandle & SourceId,
const FDestinationHandle & DestinationId
&41;
Remarks
Close a previously opened stream
Parameters
| Name | Description |
|---|---|
| SourceId | Handle to the Source |
| DestinationId | Handle to the Destination |