GenTspec structure (lpmapi.h)

The GenTspec structure stores generic Tspec information.

Syntax

typedef struct {
  IntServServiceHdr gen_Tspec_serv_hdr;
  IntServParmHdr    gen_Tspec_parm_hdr;
  GenTspecParms     gen_Tspec_parms;
} GenTspec;

Members

gen_Tspec_serv_hdr

General information and length information for the GenTspec object (this structure), expressed as an IntServServiceHdr structure.

gen_Tspec_parm_hdr

Parameter header, expressed as an IntServParmHdr structure.

gen_Tspec_parms

Tspec parameters, expressed as a GenTspecParms 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

GenTspecParms

IntServParmHdr

IntServServiceHdr

IntServTspecBody

QualAppFlowSpec

QualTspec

QualTspecParms

SENDER_TSPEC