PROGCATEGORY: Difference between revisions
Appearance
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;