VariableDescription-class    package:SWinTypeLibs    R Documentation

_D_e_s_c_r_i_b_e_s _a _v_a_r_i_a_b_l_e _i_n _a_n _I_T_y_p_e_I_n_f_o _o_b_j_e_c_t

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

     This class is used to provide an S-level description of a variable
     in a type library.

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Generated in C code via 'getElements'.

_S_l_o_t_s:


     '_t_y_p_e': Object of class 'TypeDescription-class'  description of
          the type of the variable

     '_n_a_m_e': inherited from 'link{ElementDescription-class}'

     '_m_e_m_i_d': inherited from 'link{ElementDescription-class}'

     '_h_i_d_d_e_n': inherited from 'link{ElementDescription-class}'    

_E_x_t_e_n_d_s:

     Class '"ElementDescription"', directly.

_M_e_t_h_o_d_s:

     No methods defined with class "VariableDescription" in the
     signature.

_A_u_t_h_o_r(_s):

     Duncan Temple Lang <duncan@wald.ucdavis.edu>

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

     <URL: http://msdn.microsoft.com/library> <URL:
     http://www.omegahat.org/SWinTypeLibs>

_S_e_e _A_l_s_o:

     'getElements' 'ElementDescription-class'
     'FunctionDescription-class' 'ParameterDescription-class'
     'TypeDescription-class' 'PointerTypeDescription-class'

