Jump to content

HDDF

From EDM2
Revision as of 19:15, 25 April 2025 by Martini (talk | contribs) (Created page with "Dynamic data formatting handle. == Type == VOID * == C Declaration Method == typedef == Example Code == <pre> typedef VOID *HDDF; </pre> Category:Data type")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Dynamic data formatting handle.

Type

VOID *

C Declaration Method

typedef

Example Code

typedef VOID *HDDF;