HBITMAP: Difference between revisions
Appearance
Created page with "Bit-map handle. ==Type== LHANDLE ==C Declaration Method== typedef ==Example Code== <PRE> typedef LHANDLE HBITMAP; </PRE> Category:Data type" |
mNo edit summary |
||
Line 1: | Line 1: | ||
Bit-map handle. | Bit-map handle. | ||
==Type== | ==Type== | ||
LHANDLE | [[LHANDLE]] | ||
==C Declaration Method== | ==C Declaration Method== | ||
typedef | typedef | ||
[[Category:Data type]] | [[Category:PM Data type]] |