![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
MFCDialogNumberVariableExtender |
Provides access to the minimum and maximum range of a numeric-type variable in an MFC dialog box. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
MFCDialogStringVariableExtender |
Provides access to the maximum character range of a string-type variable in an MFC dialog box. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
MFCDialogVariableExtender |
Provides access to a variable code element in an existing MFC dialog box. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeAttribute |
Provides access to an item attribute. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeBase |
An object providing access to the base class list of the parent object. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeClass |
An object providing access to any class element collected in a VCCodeModel object. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeDelegate |
An object representing a delegate code element (declared with the __delegate keyword). |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeElement |
An object providing access to any code element within a source file. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeElements |
A collection of objects (representing individual code elements) within one or more source files. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeEnum |
An object representing an enumeration code element in the source code of a solution. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeEvent |
An object representing an event code element (declared with the __event keyword). |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeFunction |
An object defining a function construct in a source file. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeIDLCoClass |
An object defining a CoClass element in a .idl file. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeIDLImport |
An object defining an import element in an .idl file. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeIDLImportLib |
An object defining an importlib element in an .idl file. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeIDLLibrary |
An object defining a library element in an .idl file. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeImport |
An object representing a #import code element in the source code of a solution. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeInclude |
An object representing a #include code element in the source code of a solution. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeInterface |
An object representing either a standard .idl interface, a dispinterface code element, or a code element (modified by the __interface keyword) in the source code of a solution. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeMacro |
An object representing a macro (#define statement) code element in the source code of a solution. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeMap |
An object representing a map code element in the source code of a solution. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeMapEntry |
An object defining a map entry construct in a source file. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeModel |
An object providing project-level access to any contained code element. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeNamespace |
An object representing a namespace element in the source code of a solution. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeParameter |
An object representing a parameter of a function, property, and so on, in a source file. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeProperty |
An object representing a property code element (declared with the __property keyword). |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeReference |
Not currently implemented. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeStruct |
An object representing a structure code element in the source code of a solution. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeTypedef |
An object representing a typedef code element in the source code of a solution. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeUnion |
An object representing a union code element in the source code of a solution. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeUsing |
An object representing a #using Directive (C/C++) code element in the source code of a solution. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCCodeVariable |
An object representing a variable construct in a source file. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCDesignElement |
Infrastructure. Microsoft internal use only. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCDesignElements |
Infrastructure. Microsoft internal use only. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCDialogExtender |
An object providing access to an existing dialog box class in a solution. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCFileCodeModel |
An object representing the code elements in a source file. |
![Public interface Public interface](images/ms233711.pubinterface(en-us,vs.100).gif) |
VCLanguageManager |
An object used to validate various code elements of a C++ source file. |