Jump to content

HBITMAP: Difference between revisions

From EDM2
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;