IVsIntellisenseHost_Corrected.GetSubjectText(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetSubjectText([Runtime::InteropServices::Out] System::String ^ % pbstrSubjectText);
public int GetSubjectText (out string pbstrSubjectText);
abstract member GetSubjectText : string -> int
Public Function GetSubjectText (ByRef pbstrSubjectText As String) As Integer
Parameters
- pbstrSubjectText
- String