Jump to content

HVDD: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== HVDD ==
Virtual device driver handle.
Virtual device driver handle.


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


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


==PHVDD==
Pointer to HVDD


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

Latest revision as of 19:08, 7 November 2017

Virtual device driver handle.

Type

LHANDLE  HVDD

C Declaration Method

typedef

PHVDD

Pointer to HVDD