IVCWizCtlUI::CppParseTypeString Method (String^)
Visual Studio 2015
Parses a string containing the C++ variable declaration into its parts (type, name, and initial value).
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- bstrTypeDecl
-
Type:
System::String^
Required. A string containing the C++ variable declaration.
Show: