NET_DVR_LOCAL_PORT_MULTI_CFG

Configuration parameter structure of port multiplier.

Structure Definition

struct{
  BOOL    bEnable;
  BYTE    byRes[60];
}NET_DVR_LOCAL_PORT_MULTI_CFG, *LPNET_DVR_LOCAL_PORT_MULTI_CFG;

Members

bEnable

Whether to enable port multiplier: true-yes.

byRes

Reserved, set to 0.