Jump to content

PROGCATEGORY: Difference between revisions

From EDM2
Created page with "Program category. == Type == ULONG == C Declaration Method == typedef == Example Code == <pre> typedef ULONG PROGCATEGORY; </pre> Category:Data type"
 
(No difference)

Latest revision as of 16:35, 15 April 2025

Program category.

Type

ULONG

C Declaration Method

typedef

Example Code

typedef ULONG PROGCATEGORY;