Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
QualTspec structure (lpmapi.h)
The QualTspec structure contains qualitative Tspec information.
Syntax
typedef struct {
IntServServiceHdr qual_Tspec_serv_hdr;
IntServParmHdr qual_Tspec_parm_hdr;
QualTspecParms qual_Tspec_parms;
} QualTspec;
Members
qual_Tspec_serv_hdr
General information and length information for the QualTspec object (this structure), expressed as an IntServServiceHdr structure.
qual_Tspec_parm_hdr
Parameter header, expressed as an IntServParmHdr structure.
qual_Tspec_parms
Tspec parameters, expressed as a QualTspecParms structure.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Header | lpmapi.h |
See also
Feedback
Was this page helpful?
