Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

CommandResult property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns the CommandResult object, which has the results from the last method call.

Class

ITemplate

Syntax

[C#]

ICommandResult CommandResult { get; };

[Visual C++]

// Returns the CommandResult Object, which has last

// method call result

HRESULT CommandResult(

// Returns the CommandResult

[out, retval] ICommandResult** CommandResult

);

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in