Jump to content

HRGN: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== HRGN ==
Region handle
 
Region handle.


=== Type ===
=== Type ===
 
  [[LHANDLE]] HRGN
  [[OS2 API:DataType:LHANDLE|LHANDLE]] HRGN


==== C Declaration Method ====
==== C Declaration Method ====
typedef
typedef


==PHRGN==
Pointer to HRGN


[[OS2_API | Back to OS/2 API]]
[[Category:PM Data type]]
 
 
[[Category:The OS/2 API Project]]

Latest revision as of 06:12, 21 February 2020

Region handle

Type

LHANDLE HRGN

C Declaration Method

typedef

PHRGN

Pointer to HRGN