This document is archived and information here might be outdated. Recommended version. |
The executed command.
[Visual Basic .NET] Public ReadOnly Property Command As IRasterCommand
[C#] public IRasterCommand Command {get;}
[C++]
HRESULT get_Command(
IRasterCommand** ppCommand
);
[C++] Parameters ppCommand [out, retval]
ppCommand is a parameter of type IRasterCommand**