ADSPEC structure (lpmapi.h)
The ADSPEC structure contains Adspec message information for RSVP.
Syntax
typedef struct {
RsvpObjHdr adspec_header;
IS_ADSPEC_BODY adspec_body;
} ADSPEC;
Members
adspec_header
Adspec header, expressed as an RsvpObjHdr structure.
adspec_body
Adspec message body.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Header | lpmapi.h |