Jump to content

PROGCATEGORY

From EDM2
Revision as of 16:35, 15 April 2025 by Martini (talk | contribs) (Created page with "Program category. == Type == ULONG == C Declaration Method == typedef == Example Code == <pre> typedef ULONG PROGCATEGORY; </pre> Category:Data type")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Program category.

Type

ULONG

C Declaration Method

typedef

Example Code

typedef ULONG PROGCATEGORY;