SENDER_TSPEC 구조체(lpmapi.h)
SENDER_TSPEC 구조에는 RSVP 보낸 사람 Tspec에 대한 정보가 포함됩니다.
구문
typedef struct {
RsvpObjHdr stspec_header;
IntServTspecBody stspec_body;
} SENDER_TSPEC;
멤버
stspec_header
RsvpObjHdr 구조체로 표현되는 개체 헤더입니다.
stspec_body
IntServTspecBody 구조체로 표현된 보낸 사람 Tspec 본문 정보입니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 2000 Professional[데스크톱 앱만] |
지원되는 최소 서버 | Windows 2000 Server[데스크톱 앱만] |
머리글 | lpmapi.h |