Jump to content

PMPointer: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Ak120 moved page OS2 API:PM++:PMPointer to PMPointer
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
==Description==
==Description==
The PMPointer class is used to access automatically the pointer handling functions of the PM API: WinLoadPointer and WinSetPointer.   It is possible to load a pointer with the constructor and to set it as the system pointer using the set routine.   The reset routine restores the arrow as the default pointer.
The PMPointer class is used to access automatically the pointer handling functions of the ''WinLoadPointer'' and ''WinSetPointer''. It is possible to load a pointer with the constructor and to set it as the system pointer using the set routine. The reset routine restores the arrow as the default pointer.


[[Category:The OS/2 API Project]]
[[Category:PM++]]

Latest revision as of 09:33, 14 February 2017

Description

The PMPointer class is used to access automatically the pointer handling functions of the WinLoadPointer and WinSetPointer. It is possible to load a pointer with the constructor and to set it as the system pointer using the set routine. The reset routine restores the arrow as the default pointer.