IVsXMLMemberData4::GetRemarksText Method (String^)
Visual Studio 2015
Gets remarks for an item.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- pbstrRemarks
-
Type:
System::String^
[out] The remarks.
Return Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Show: