Method | Description | |
---|---|---|
CommandAsyncToOleMenuCommandShim ( System.Guid group, int id, IAsyncCommand command ) : System |
Method | Description | |
---|---|---|
Handle ( object inArg, object &outArg ) : void | ||
SetStatus ( ) : void |
public CommandAsyncToOleMenuCommandShim ( System.Guid group, int id, IAsyncCommand command ) : System | ||
group | System.Guid | |
id | int | |
command | IAsyncCommand | |
return | System |
protected Handle ( object inArg, object &outArg ) : void | ||
inArg | object | |
outArg | object | |
return | void |