Jump to content

HBITMAP

From EDM2
Revision as of 17:13, 8 February 2020 by Martini (talk | contribs) (Created page with "Bit-map handle. ==Type== LHANDLE ==C Declaration Method== typedef ==Example Code== <PRE> typedef LHANDLE HBITMAP; </PRE> Category:Data type")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Bit-map handle.

Type

LHANDLE

C Declaration Method

typedef

Example Code

typedef LHANDLE HBITMAP;