Jump to content

PQMOPENDATA

From EDM2
Revision as of 17:46, 8 February 2020 by Martini (talk | contribs) (Created page with "Open queue-manager data array. This data type points to data whose format is described by the DEVOPENSTRUC data type. ==Example Code== <PRE> typedef PSZ *PQMOPENDATA; </PRE...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Open queue-manager data array.

This data type points to data whose format is described by the DEVOPENSTRUC data type.

Example Code

typedef PSZ *PQMOPENDATA;