void Exec(
   string CmdName,
   vsCommandExecOption ExecuteOption,
   ref object VariantIn,
   ref object VariantOut,
   ref bool handled
);