Jump to content

BKM SETTABBITMAP: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 April 2025

  • curprev 18:2718:27, 21 April 2025 Martini talk contribs 1,269 bytes +1,269 Created page with "This message associates a bit-map handle with the specified page. ==Syntax== <PRE> param1 ULONG ulPageId; Page ID.: param2 HBITMAP hbm; Bit-map handle.: </PRE> ==Parameters== ;ulPageId (ULONG) - Input : The page identifier with which to associate the bit-map handle. This should be a page for which a BKA_MAJOR or BKA_MINOR attribute has been specified. ;hbm (HBITMAP) - Input : Bit-map handle. ==Returns== ;rc (BOOL) - returns : Success indicat..."