Jump to content

HTIMER: Difference between revisions

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


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


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


==PHTIMER==
Pointer to HTIMER


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

Latest revision as of 19:07, 7 November 2017

Timer handle

Type

LHANDLE  HTIMER

C Declaration Method

typedef

PHTIMER

Pointer to HTIMER