Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
An object used to validate various code elements of a C++ source file.
The VCLanguageManager type exposes the following members.
Methods
Name
Description
.gif)
Compares two text streams token-wise (skipping comments and whitechars).
.gif)
Determines if the specified name is a C++ reserved name.
.gif)
Refreshes the user-defined keywords from a file.
.gif)
Determines if the specified file name is a valid C++ file name.
.gif)
Determines if the specified name is a valid C++ identifier.
.gif)
Determines if the specified parameter list is valid.
.gif)
Determines if the specified name is a valid C++ qualified name.
.gif)
Determines if the specified expression is a valid C++ type expression.
Top