升龙物业 老版本 ocx IPO, 加密狗 转值班电话

ChannelResource.cpp 277B

123456789
  1. #include "StdAfx.h"
  2. #include "ChannelResource.h"
  3. CChannelResource::CChannelResource(DEV_RES_NO_TYPE Type, DEV_RES_NO_TYPE Node, DEV_RES_NO_TYPE Board, DEV_RES_NO_TYPE Span, DEV_RES_CH_TYPE Channel)
  4. : m_Id(Type, Node, Board, Span, Channel), m_Handle(DEV_HANDLE_INVALID)
  5. {
  6. }