IntServMainHdr structure (lpmapi.h)

The IntServMainHdr structure is a header for Integrated Services RSVP objects.

Syntax

typedef struct {
  UCHAR  ismh_version;
  UCHAR  ismh_unused;
  USHORT ismh_len32b;
} IntServMainHdr;

Members

ismh_version

Version of this header.

ismh_unused

Reserved. Do not use.

ismh_len32b

Number of 32-bit WORDs in the object, excluding this header object.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Header lpmapi.h

See also

IntServParmHdr

IntServServiceHdr