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" |
(No difference)
|
Revision as of 16:13, 8 February 2020
Bit-map handle.
Type
LHANDLE
C Declaration Method
typedef
Example Code
typedef LHANDLE HBITMAP;