메소드 | 설명 | |
---|---|---|
CommandTarget ( NiCommandMapper commandMapper ) : System | ||
Exec ( System.Guid command, object argument, object &result ) : HResult | ||
QueryStatus ( System.Guid command, NiCommandStatus &status ) : HResult |
public CommandTarget ( NiCommandMapper commandMapper ) : System | ||
commandMapper | NiCommandMapper | |
리턴 | System |
public Exec ( System.Guid command, object argument, object &result ) : HResult | ||
command | System.Guid | |
argument | object | |
result | object | |
리턴 | HResult |
public QueryStatus ( System.Guid command, NiCommandStatus &status ) : HResult | ||
command | System.Guid | |
status | NiCommandStatus | |
리턴 | HResult |