19#ifndef __com_sun_star_ucb_CommandInfo_idl__
20#define __com_sun_star_ucb_CommandInfo_idl__
26module
com { module sun { module star { module ucb {
Definition: Accessible.idl:22
describes a command.
Definition: CommandInfo.idl:33
type ArgType
contains the type of the command's argument.
Definition: CommandInfo.idl:46
string Name
contains the name of a command.
Definition: CommandInfo.idl:36
long Handle
contains an implementation specific handle for the command.
Definition: CommandInfo.idl:42