IVsTaskList::DumpOutput Method (UInt32, VSTASKCATEGORY, IStream^, Int32)
Visual Studio 2015
Do not use.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
int DumpOutput( unsigned int dwReserved, VSTASKCATEGORY cat, IStream^ pstmOutput, [OutAttribute] int% pfOutputWritten )
Parameters
- dwReserved
-
Type:
System::UInt32
Do not use.
- cat
-
Type:
Microsoft.VisualStudio.Shell.Interop::VSTASKCATEGORY
Do not use.
- pstmOutput
-
Type:
Microsoft.VisualStudio.OLE.Interop::IStream^
Do not use.
- pfOutputWritten
-
Type:
System::Int32
Do not use.
Return Value
Type: System::Int32
Show: