ctrlX Data Layer API for .NET 5  2.1.0
IProviderNodeResult Interface Reference

The provider node result interface. More...

Public Member Functions

void SetResult (DLR_RESULT result)
 Sets the result. More...
 
void SetResult (DLR_RESULT result, IVariant value)
 . Sets the result More...
 

Detailed Description

The provider node result interface.

Definition at line 7 of file IProviderNodeResult.cs.

Member Function Documentation

◆ SetResult() [1/2]

void SetResult ( DLR_RESULT  result)

Sets the result.

Parameters
resultResult of the request

◆ SetResult() [2/2]

void SetResult ( DLR_RESULT  result,
IVariant  value 
)

. Sets the result

Parameters
resultResult of the request
valueValue to set

The documentation for this interface was generated from the following file: