IS_FLOWSPEC 구조체(lpmapi.h)
IS_FLOWSPEC 구조체는 Integrated Services FLOWSPEC 개체를 저장합니다.
구문
typedef struct {
RsvpObjHdr flow_header;
IntServFlowSpec flow_body;
} IS_FLOWSPEC;
멤버
flow_header
RsvpObjHdr 구조체로 표현되는 Integrated Services flowspec 개체(이 구조체)에 대한 일반 정보 및 길이 정보입니다.
flow_body
IntServFlowSpec 구조체로 표현되는 FLOWSPEC 개체 데이터입니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 2000 Professional[데스크톱 앱만] |
지원되는 최소 서버 | Windows 2000 Server[데스크톱 앱만] |
머리글 | lpmapi.h |