Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |