Jump to content

PQMOPENDATA: Difference between revisions

From EDM2
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..."
(No difference)

Revision as of 17:46, 8 February 2020

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;