IVsDataObjectStringMapManager2::CreateStringMap Method (IVsStringMap^)
Visual Studio 2015
Creates a new string map.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- ppStringMap
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsStringMap^
[out] The IVsStringMap.
Return Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Show: