ctrlX Data Layer .NET API  4.3.0
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
IProviderNodeResult Interface Reference

The IProviderNodeResult interface. More...

Public Member Functions

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

Detailed Description

The IProviderNodeResult 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: