航天金税c++.docVIP

  • 152
  • 0
  • 约1.02万字
  • 约 13页
  • 2016-11-21 发布于河南
  • 举报
航天金税c

航天金税c++ 四、接口的属性和方法 1、方法 HRESULT __fastcall OpenCard(void); HRESULT __fastcall CloseCard(void); HRESULT __fastcall GetInfo(void); HRESULT __fastcall Invoice(void); HRESULT __fastcall CancelInv(void); HRESULT __fastcall PrintInv(void); HRESULT __fastcall AddInvList(void); HRESULT __fastcall ClearInvList(void); HRESULT __fastcall InvInfoInit(void); HRESULT __fastcall InvListInit(void); 2、属性 __property BSTR TaxCode, read; __property short RetCode, read; __property doubl InvLimit,read; __property DATE TaxClock,read; __property short IsInvEmpty ,read; __property short IsRepReached ,read; __property short IsLockReached ,read; __property short MachineNo ,read; __property long InvStock,read; __property BSTR InfoTypeCode ,read,write; __property long InfoNumber; ,read,write; __property DATE InfoDate = {read = get_InfoDate}; __property short InfoMonth = {read = get_InfoMonth}; __property double InfoAmount = {read = get_InfoAmount}; __property short InfoTaxRate ,read,write; __property doubl InfoTaxAmount = {read = get_InfoTaxAmount}; __property BSTR InfoBillNumber ,read,write; __property BSTR InfoNotes,read,write; __property BSTR InfoListName,read,write; __property BSTR InfoClientName,read,write; __property BSTR InfoClientTaxCode; __property BSTR InfoClientBankAccount; __property BSTR InfoClientAddressPhone,read,write; __property BSTR InfoInvoicer,read,write; __property BSTR InfoChecker,read,write; __property BSTR InfoCashier,read,write; __property short GoodsList

文档评论(0)

1亿VIP精品文档

相关文档