Share via


NM_CATEGORY_*

The NM_CATEGORY_* constants define the category of information that can be expected for this end user.

#define NM_CATEGORY_PERSONAL          0x00000001
#define NM_CATEGORY_BUSINESS          0x00000002
#define NM_CATEGORY_ADULT             0x00000004

Elements

  • NM_CATEGORY_PERSONAL
    Use the personal-only category for listing available NetMeeting 3 clients on an ILS server.
  • NM_CATEGORY_BUSINESS
    Use the business-only category for listing available NetMeeting clients on an ILS server.
  • NM_CATEGORY_ADULT
    Use the adult-only category.

Requirements

**  Windows NT/2000:** Requires Windows NT 4.0 SP3 or later.
**  Windows 95/98:** Requires Windows 95 or later. Available as a redistributable for Windows 95.
**  Header:** Imsconf2.idl.

See Also

INmSysInfo::GetProperty, NM_SYSPROP_* Property IDs