IntServServiceHdr structure (lpmapi.h)
The IntServServiceHdr structure is a header for Integrated Services service objects.
Syntax
typedef struct {
UCHAR issh_service;
UCHAR issh_flags;
USHORT issh_len32b;
} IntServServiceHdr;
Members
issh_service
Service number of the attached object.
issh_flags
Flags for the corresponding service object.
issh_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 |