IntServParmHdr structure (lpmapi.h)
The IntServParmHdr structure is a header for Integrated Services parameters.
Syntax
typedef struct {
UCHAR isph_parm_num;
UCHAR isph_flags;
USHORT isph_len32b;
} IntServParmHdr;
Members
isph_parm_num
Parameter number of the attached object.
isph_flags
Flags for the corresponding parameter object.
isph_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 |