Jump to content

PDEVOPENDATA: Difference between revisions

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

Latest revision as of 17:41, 8 February 2020

Open device-data array.

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

Example Code

typedef PSZ *PDEVOPENDATA;