Lines Matching refs:command
60 /** returns information for a specific command.
63 the information for the requested command.
66 specifies the name of the requested command.
69 if the command is not supported.
75 /** returns information for a specific command.
78 the information for the requested command.
81 specifies the handle of the requested command.
84 if the command is not supported.
90 /** checks whether a command specific is supported.
93 <TRUE/> if a command with the specified name is supported;
97 specifies the name of the requested command.
102 /** checks whether a apecific command is supported.
105 <TRUE/> if a command with the specified handle is supported;
109 specifies the handle of the requested command.