Jump to content

HSTR

From EDM2
Revision as of 00:31, 21 April 2025 by Martini (talk | contribs) (Created page with "String handle. == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef LHANDLE HSTR; </pre> Category:Data type")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

String handle.

Type

struct

C Declaration Method

typedef

Example Code

typedef LHANDLE HSTR;