|
Categories
A category is specified as follows.
CATEGORY name TYPE category type
[KEYNAME key name]
[... policy definition statements ...]
END CATEGORY
name
Category name as it should appear in the System Policy Editor list box. It may
optionally be enclosed by double quotation marks. (Names with spaces must be
enclosed by double quotation marks.)
category type
Type, which must be USER or MACHINE. It specifies whether the category is
user-specific or machine-specific.
key name
Optional registry key name to use for the category. If a key name is
specified, it will be used by all child categories, policies, and parts, unless they
specifically provide a key name of their own.
A policy definition statement may not appear more than once in a single
category.
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
More Online Helps
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|