• λ我爱Aspx >> Asp.Net >> webservice系列教学(11)-如何调用webservice(vc2)
  • webservice系列教学(11)-如何调用webservice(vc2)

  • :aspxer  Դ:internet  :2007-5-28 20:38:06  ؼ:web,webservice
  • webservice系列教学(11)-如何调用webservice(vc2)

    MClientDlg.h>

    // MClientDlg.h : header file

    //

    #if !defined(AFX_MCLIENTDLG_H__C2D8DBC4_30FE_40DD_848C_78D5834CAD07__INCLUDED_)

    #define AFX_MCLIENTDLG_H__C2D8DBC4_30FE_40DD_848C_78D5834CAD07__INCLUDED_

    #if _MSC_VER > 1000

    #pragma once

    #endif // _MSC_VER > 1000

    /////////////////////////////////////////////////////////////////////////////

    // CMClientDlg dialog

    class CMClientDlg : public CDialog

    {

    // Construction

    public:

    void EnableButtons();

    void DisableButtons();

    void AssignpRef(VARIANT *var1, VARIANT *var2);

    void assignItem(LVITEM *item, UINT mask, int iItem, int iSubItem, LPTSTR pszText, int cchTextMax);

    int UpdateList();

    bool DestroyTree();

    int CheckforURL();

    int ModifyDialog();

    Ҷƪл˵?
  • һƪwebservice系列教学(12)-如何调用webservice(vc3)
    һƪwebservice系列教学(10)-如何调用webservice(vc1)