DispatchMethods         package:RDCOMClient         R Documentation

_S-_l_e_v_e_l _c_o_n_s_t_a_n_t_s

_D_e_s_c_r_i_p_t_i_o_n:

     Constants used to communicate between S and C code to indicate how
     a COM call should be invoked. This can be used as the value of the
     '.dispatch' argument in the '.COM' function to control whether to
     treat the call  as a property accessor, method call or both.

_U_s_a_g_e:

     data(DispatchMethods)

_R_e_f_e_r_e_n_c_e_s:

     <URL: http://www.omegahat.org/RDCOMClient> <URL:
     http://www.omegahat.org/RDCOMServer> <URL:
     http://www.omegahat.org/SWinTypeLibs> <URL:
     http://www.omegahat.org/SWinRegistry>

_E_x_a_m_p_l_e_s:

     ## Not run: 

     ## End(Not run)

