Naming Conventions

Variable Names

Many code samples use variables whose names are prefixed with specific lower-case letters. The following list describes the meaning of these prefixes.

Note: Some code samples do not strictly follow this naming convention.