Jump to content

PBITBLTATTRS: Difference between revisions

From EDM2
Created page with "Pointer to BITBLTATTRS data structure. ==Example Code== typedef BITBLTATTRS *PBITBLTATTRS; Category:Data type"
 
Ak120 (talk | contribs)
 
Line 1: Line 1:
Pointer to BITBLTATTRS data structure.  
Pointer to BITBLTATTRS data structure.  


==Example Code==
  typedef BITBLTATTRS *PBITBLTATTRS;
  typedef BITBLTATTRS *PBITBLTATTRS;


[[Category:Data type]]
[[Category:Data type]]

Latest revision as of 18:35, 5 April 2025

Pointer to BITBLTATTRS data structure.

typedef BITBLTATTRS *PBITBLTATTRS;