The following conventions are used throughout this manual to define syntax.
Bold text |
Denotes a term or character to be typed literally, such as a function name (BitBlt) or a statement keyword (DESCRIPTION). You must type these terms exactly as shown. |
Italic text |
Denotes a placeholder or variable: You must provide the actual value. For example, the statement MoveCursor(wAbsX,wAbsY) requires you to substitute values for the wAbsX and wAbsY parameters. |
[ ] |
Enclose optional parameters. |
| |
Separates an either/or choice. |
... |
Specifies that the preceding item may be repeated. |
BEGIN . . . END |
Represents an omitted portion of a sample application. |
In addition, certain text conventions are used to help you understand this material.