Jump to content

HSTR: Difference between revisions

From EDM2
Created page with "String handle. == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef LHANDLE HSTR; </pre> Category:Data type"
 
(No difference)

Latest revision as of 00:31, 21 April 2025

String handle.

Type

struct

C Declaration Method

typedef

Example Code

typedef LHANDLE HSTR;