Jump to content

PDEVOPENDATA

From EDM2
Revision as of 17:41, 8 February 2020 by Martini (talk | contribs) (Created page with "Open device-data array. This data type points to data whose format is described by the DEVOPENSTRUC data type. ==Example Code== typedef PSZ *PDEVOPENDATA; Category:Dat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Open device-data array.

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

Example Code

typedef PSZ *PDEVOPENDATA;