次の方法で共有


MIB_IPMCAST_GLOBAL (Compact 2013)

3/26/2014

This structure stores global information for IP multicast on a particular device.

Syntax

typedef struct _MIB_IPMCAST_GLOBAL {
  DWORD dwEnable;
} MIB_IPMCAST_GLOBAL,
  *PMIB_IPMCAST_GLOBAL;

Members

  • dwEnable
    Specifies whether IP multicast is enabled on the device.

Requirements

Header

ws2def.h,
ws2ipdef.h

See Also

Reference

MIB Structures